热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

Oracle JET(OJET) 面试题与答案

问题 1. What is Oracle JET (OJET)?

Oracle JET is targeted at JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries (Preact or Knockout based architectures) along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.

这有帮助吗? 添加评论 查看评论
 

问题 2. What are the architectures Oracle JET(OJET) supports?

As of March, 2023, there are two architecture OJET supports:

  • Virtual DOM Architecture
  • MVVM Architecture

这有帮助吗? 添加评论 查看评论
 

问题 3. What is Virtual DOM Architecture in OJET?

It is Preact and TypeScript based architecture. It builds app using the latest React/Preact concepts.

这有帮助吗? 添加评论 查看评论
 

问题 4. What is MVVM architecture?

It is knockout based architecture. In this architecutre, the code is using JavaScript or TypeScript.

这有帮助吗? 添加评论 查看评论
 

问题 5. What are the different collections OJET has?

List of different collections under OJET:

  • Data Grid
  • Indexer
  • List Item Layout
  • List View
  • Paging Control
  • Refresher (Touch)
  • Row Expander
  • Selector
  • Stream List
  • Swipe Actions (Touch)
  • Table
  • Tree View
  • Use Cases
  • Waterfall Layout

这有帮助吗? 添加评论 查看评论
 

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。