اكثر اسئلة واجوبة المقابلات طلبا والاختبارات عبر الإنترنت
منصة تعليمية للتحضير للمقابلات والاختبارات عبر الإنترنت والدروس والتدريب المباشر

طوّر مهاراتك من خلال مسارات تعلم مركزة واختبارات تجريبية ومحتوى جاهز للمقابلات.

يجمع WithoutBook أسئلة المقابلات حسب الموضوع والاختبارات العملية عبر الإنترنت والدروس وأدلة المقارنة في مساحة تعلم متجاوبة واحدة.

التحضير للمقابلة

الاختبارات التجريبية

اجعلها الصفحة الرئيسية

احفظ هذه الصفحة في المفضلة

الاشتراك عبر البريد الإلكتروني
WithoutBook LIVE Mock Interviews
The Best LIVE Mock Interview - You should go through before interview

Freshers / Beginner level questions & answers

Ques 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.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

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

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

  • Virtual DOM Architecture
  • MVVM Architecture

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 3. What is Virtual DOM Architecture in OJET?

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

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 4. What is MVVM architecture?

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

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 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

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 6. What are the different controls are available under OJET?

List of the different controls are available under OJET:

  • Avatar
  • Badge
  • Buttons
  • Conveyor Belt
  • File Picker
  • Film Strip
  • Image
  • Menus
  • Messages
  • Progress
  • Tags
  • Toolbar
  • Train

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 7. What are the different forms are available under OJET?

List of the different forms are available under OJET:

  • Checkboxset
  • Color Palette
  • Color Spectrum
  • Form Layout
  • Input DateTime
  • Input Number
  • Input Password
  • Input Search
  • Input Text
  • Label
  • Label Value
  • Radioset
  • Select & Combobox
  • Slider
  • Switch
  • Text Area
  • User Assistance
  • Validation

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 8. What are the different Frameworks are available under OJET?

List of the different Frameworks are available under OJET:

  • Animation
  • Binding and Control Flow
  • Busy Context
  • CSS Utilities
  • CSS Variables
  • Common Model
  • Core Router
  • Data Provider
  • Deferred Rendering
  • Module
  • Responsive Behaviors
  • Switcher
  • Web Components

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 9. What are the different Layout and Navigations are available under OJET?

List of the different Layout and Navigations are available under OJET:

Accordion

Action Card

Dialog

Drawer

Flex Layout

Grid

Masonry Layout

Navigation List

Panel

Popup

Tab Bar

Collapsible

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 10. What are the different Root Hiddens are available under OJET?

List of the different Root Hiddens are available under OJET:

  • App Shell: Hybrid Mobile
  • App Shell: Web
  • Data Grid
  • Form Controls in Collections
  • Hidden Data Grid
  • Icon Circle
  • List
  • Messages
  • Offcanvas
  • Paging Control (Anti Patterns)
  • Panel
  • Progress
  • Responsive Layout
  • Select One Spectra

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 11. What are the different Visualization components are available under OJET?

List of the different Visualization components are available under OJET:

  • Chart
  • Diagram
  • Gantt
  • Gauge
  • Legend
  • NBox
  • PictoChart
  • Sunburst
  • Tag Cloud
  • Thematic Map
  • Timeline
  • Treemap
  • Use Cases

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 12. What are the needs OJET fulfills?

Oracle JET is designed to meet the following app needs:

  • Add interactivity to an existing page.

  • Create a new end-to-end client-side web app using JavaScript, HTML5, CSS, and best practices for responsive design.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 13. What do you need to know to learn OJET?

To begin using Oracle JET, you do not need more than the basics of JavaScript, HTML, and CSS. Many developers learn about these related technologies in the process of learning Oracle JET.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 14. What are the Oracle JET (OJET) features?

Oracle JET features include:

  • Messaging and event services for both Model and View layers

  • Validation framework that provides UI element and component validation and data converters

  • Caching services at the Model layer for performance optimization of pagination and virtual scrolling

  • Filtering and sorting services provided at the Model layer

  • Connection to data sources through Web services, such as Representational State Transfer (REST) or WebSocket

  • Management of URL and browser history using Oracle JET CoreRouter and oj-module components

  • Integrated authorization through OAuth 2.0 for data models retrieved from REST Services

  • Resource management provided by RequireJS

  • API compatibility with Backbone.js Model, Collection, and Events classes, except for Backbone.js Underscore methods.

  • JavaScript logging

  • Popup UI handling

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 15. How to start a Web App in Oracle JET (OJET)?

Use the Oracle JET command-line interface (CLI) to scaffold an app that contains a blank template or one pre-configured Starter Template with a basic layout, navigation bar, or navigation drawer. Each Starter Template is optimized for responsive web apps. Additionally, Starter Templates support TypeScript development should you wish to create your app in TypeScript. After scaffolding, you can modify the app as needed.

Before you can create your first Oracle JET web app using the CLI, you must also install the prerequisite packages if you haven’t already done so. For details, see Install Oracle JET Tooling.

To scaffold an Oracle JET web app:

1) At a command prompt, enter ojet create with optional arguments to create the Oracle JET app and scaffolding.

ojet create [directory]
            [--template={template-name:[web]|template-url|template-file}] 
            [--typescript]
            [--use-global-tooling]
            [--help]

For example, the following command creates a web app in the my-web-app directory using the web version of the navbar template:

ojet create my-web-app --template=navbar

To scaffold the web app using the same Starter Template but with support for TypeScript version 4.8.4 development, add the --typescript argument to the command:

ojet create my-web-app --template=navbar --typescript

To scaffold the web app that will use the globally-installed @oracle/oraclejet-tooling rather than install it locally in the app directory, enter the following command:

ojet create my-web-app --use-global-tooling 

2) Wait for confirmation.

The scaffolding will take some time to complete. When successful, the console displays:

Oracle JET: Your app is ready! Change to your new app directory my-web-app and try ojet build and serve...

3) In your development environment, update the code for your app.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 16. How to serve a Web App in Oracle JET (OJET)?

Use ojet serve to run your web app in a local web server for testing and debugging. By default, the Oracle JET live reload option is enabled which lets you make changes to your app code that are immediately reflected in the browser.

To run your web app from a terminal prompt:

At a terminal prompt, change to the app’s root directory and use the ojet serve command with optional arguments to launch the app.

ojet serve [--server-port=server-port-number --livereload-port=live-reload-port-number
            --livereload
            --sass
            --build
            --cssvars=enabled|disabled
            --theme=themename --themes=theme1,theme2,...
            --server-only
           ]

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 17. What are the different Oracle JET (OJET) commands?

  • ojet build (component|pack)
  • ojet (build|serve) --theme=<themeName>
  • ojet package (component|pack)
  • ojet publish (component|pack)
  • ojet add (theming|platform|plugins|sass|pwa)
  • ojet create theme <themeName> --basetheme=(stable|redwood)

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 18. What are the charts in Oracle JET(OJET)?

Charts show relationships among data and display values as lines, bars, and points within areas defined by one or more axes.

 

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 19. What is Line chart in Oracle JET (OJET)?

The Line chart displays series of data whose values are represented by lines.

Use to compare items over the same time.

Charts require data for at least two points for each member in a group. For example, a line chart over months requires at least two months. Typically a line of a specific color is associated with each group of data such as the Americas, Europe, and Asia.

Lines should not be stacked which can obscure data. To display stacked data, use area or line with area charts.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Intermediate / 1 to 5 years experienced level questions & answers

Ques 20. What is Oracle JET Model-View-ViewModel (MVVM) Architecture?

Oracle JET supports the Model-View-ViewModel (MVVM) architectural design pattern.

In MVVM, the Model represents the app data, and the View is the presentation of the data. The ViewModel exposes data from the Model to the view and maintains the app's state.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 21. What are the Third Party Libraries Used by Oracle JET?

To begin using Oracle JET, you do not need to understand more than the basics of JavaScript, HTML, and CSS or the third party libraries and technologies that Oracle JET uses. In fact, many developers learn about these related technologies in the process of learning Oracle JET.

NameDescriptionMore Information

CSS

Cascading Style Sheets

http://www.w3.org/Style/CSS

HTML5

Hypertext Markup Language 5

http://www.w3.org/TR/html5

JavaScript

Programming language

https://developer.mozilla.org/en-US/docs/Web/JavaScript/About_JavaScript

TypeScriptTyped superset of JavaScript that enables you to support typechecking against the TypeScript API of JET elements and non-element classes.http://www.typescriptlang.org

jQuery

JavaScript library designed for HTML document traversal and manipulation, event handling, animation, and Ajax. jQuery includes an API that works across most browsers.

http://jquery.com

Knockout

JavaScript library that provides support for two-way data binding

http://www.knockoutjs.com

RequireJS

JavaScript file and module loader used for managing library references and lazy loading of resources. RequireJS implements the Asynchronous Module Definition (AMD) API.

RequireJS: http://www.requirejs.org

AMD API: http://requirejs.org/docs/whyamd.html

SASS

SASS (Syntactically Awesome Style Sheets) extends CSS3 and enables you to use variables, nested rules, mixins, and inline imports to customize your app’s themes. Oracle JET uses the SCSS (Sasy CSS) syntax of SASS.

http://www.sass-lang.com

If you will be using Oracle JET tooling, you may also want to familiarize yourself with the following technology.

NameDescriptionMore Information

Node.js

Open source, cross-platform runtime environment for developing server-side web apps, used by Oracle JET for package management. Node.js includes the npm command line tool.

https://nodejs.org

 

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 22. Provide an understanding the Web App Workflow in Oracle JET (OJET).

Oracle JET supports creating web apps from a command-line interface:

  • Before you can create your first Oracle JET web app using the CLI, you must install the prerequisite packages if you haven’t already done so. For details, see Install Oracle JET Tooling.

  • Then, use the Oracle JET command-line interface package (ojet-cli) to scaffold a web app containing either a blank template or a complete pre-configured app that you can modify as needed.

  • After you have scaffolded the app, use the ojet-cli to build the app, serve it in a local web browser, and create a package ready for deployment.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 23. What are the different folders and configurations available under Oracle JET(OJET) project structure?

The app folders contain the app and configuration files that you will modify as needed for your own app.

Directory or FileDescription

node_modules

Contains the Node.js modules used by the tooling.

scripts

Contains template hook scripts that you can modify to define new build and serve steps for your app. See Customize the Web App Tooling Workflow

src

Site root for your app. Contains the app files that you can modify as needed for your own app and should be committed to source control.

The content will vary, depending upon your choice of template. Each template, even the blank one, will contain an index.html file and a main.js RequireJS bootstrap file.

Other templates may contain view templates and viewModel scripts pre-populated with content. For example, if you specified the navbar template during creation, the js/views and js/viewModels folders will contain the templates and scripts for a web app that uses a nav bar for navigation.

.gitignore

Defines rules for app folders to ignore when using a GIT repository to check in app source. Users who do not use a GIT repository can use ojet strip to avoid checking in content that Oracle JET always regenerates. Note this file must not be deleted since the ojet strip command depends on it.

oraclejetconfig.json

Contains the default source and staging file paths that you can modify if you need to change your app's file structure.

package.json

Defines npm dependencies and project metadata.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 24. How RequireJS is linked with Oracle JET (OJET)?

Oracle JET includes RequireJS, a third party JavaScript library that you can use in your app to load only the Oracle JET libraries you need. Using RequireJS, you can also implement lazy loading of modules or create JavaScript partitions that contain more than one module.

RequireJS is a JavaScript file and module loader that simplifies managing library references and is designed to improve the speed and quality of your code.

RequireJS implements the Asynchronous Module Definition (AMD) API which provides a mechanism for asynchronously loading a module and its dependencies.

Oracle JET's modular organization enables app developers to load a subset of needed features without having to execute require() calls for each referenced object. Each Oracle JET module represents one functional area of the toolkit, and it typically defines more than one JavaScript object.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 25. How to work with controls in Oracle JET (OJET)?

Oracle JET includes buttons, menus, and container elements to control user actions or display progress against a task. For HTML elements such as simple lists, you can use the standard HTML tags directly on your page, and Oracle JET will apply styling based on the app's chosen theme.

For example, you can use the oj-button element as a standalone element or include in oj-buttonset , oj-menu, and oj-toolbar container elements.

Navigation components such as oj-conveyor-belt, oj-film-strip, and oj-train use visual arrows or dots that the user can select to move backward or forward through data.

To show progress against a task in a horizontal meter, you can use the oj-progress-bar element. To show progress against a task in a circle, you can use the oj-progress-circle element.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 26. How to work with forms in Oracle JET (OJET)?

Oracle JET includes classes to create responsive form layouts and components that you can add to your form to manage labels, form validation and messaging, input, and selection. The input components also include attributes to mark an input as disabled or read-only when appropriate.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 27. How to work with Layout and Navigation in Oracle JET (OJET)?

Use the Oracle JET oj-accordian, oj-collapsible, oj-dialog, oj-drawer-*, oj-flex*, oj-masonry-layout, oj-navigation-list, oj-panel, oj-popup, oj-size*, and oj-tab-bar components and patterns to control the initial data display and allow the user to access additional content by expanding sections, selecting tabs, or displaying dialogs and popups.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 28. What is the Area chart in Oracle JET (OJET)?

Area chart in OJET displays series of data whose values are represented by filled-in areas. Areas can be stacked or unstacked. The axis is often labeled with time periods such as months.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 29. What is the Bar chart in Oracle JET (OJET)?

The Bar chart displays data as a series of rectangular bars whose lengths are proportional to the data values. Bars display vertically or horizontally and can be stacked or unstacked.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 30. What is the Box Plot chart in Oracle JET (OJET)?

The Box Plot chart displays the minimum, quartiles, median, and maximum values of groups of numerical data. Groups display vertically or horizontally. You can also vary the box width to make the width of the box proportional to the size of the group.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 31. What is Bubble chart in Oracle JET (OJET)?

The Bubble chart displays three measures using data markers plotted on a two-dimensional plane. The location of the markers represents the first and second measures, and the size of the data markers represents the proportional values of the third measure.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 32. What is Combination chart in Oracle JET (OJET)?

The combination chart displays series of data whose values are represented by a combination of bars, lines, or filled-in areas.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 33. What is Funnel chart in Oracle JET (OJET)?

The Funnel chart visually represents data related to steps in a process as a three-dimensional chart that represents target and actual values, and levels by color. The steps appear as vertical slices across a horizontal cone-shaped section. As the actual value for a given step or slice approaches the quota for that slice, the slice fills.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 34. What is Line with Area chart?

The Line with Area chart displays series of data whose values are represented as lines with filled-in areas.

Use for visualizing trends in a set of values over time and comparing those values across series.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 35. What is Pie chart?

The Pie chart represents a set of data items as proportions of a total. The data items are displayed as sections of a circle causing the circle to look like a sliced pie.

Use to show relationship of parts to a whole such as how much revenue comes from each product line.

Consider treemaps or sunbursts if you are working with hierarchical data or you want your visual to display two dimensions of data.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Experienced / Expert level questions & answers

Ques 36. What are the internal architecture of OJET?

To support the MVVM design, Oracle JET is built upon a modular framework that includes a collection of third-party libraries and Oracle-provided files, scripts, and libraries.

The Oracle JET Common Model and Collection Application Programming Interface (API) implements the model layer. The API includes the following JavaScript objects:

  • Model: Represents a single record data from a data service such as a RESTful web service

  • Collection: Represents a set of data records and is a list of Model objects of the same type

  • Events: Provides methods for event handling

  • KnockoutUtils: Provides methods for mapping the attributes in an Model or Collection object to Knockout observables for use with component view models.

To implement the View layer, Oracle JET provides a collection of UI components implemented as HTML5 custom elements, ranging from basic buttons to advanced data visualization components such as charts and data grids.

Knockout.js implements the ViewModel and provides two-way data binding between the view and model layers.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 37. What are the Oracle JET Visual Component Features?

Oracle JET visual components include the following features and standards compliance:

  • Compliance with Oracle National Language Support (NLS) standards (i18n) for numeric, currency, and date/time formatting

  • Built-in theming supporting the Oracle Redwood theme style specifications and implementing the Oracle Redwood Design System

  • Support for Oracle software localization standards, l10n, including:

    • Lazy loading of localized resource strings at run time

    • Oracle translation services formats

    • Bidirectional locales (left-to-right, right-to-left)

  • Web Content Accessibility Guidelines (WCAG) 2.1. In addition, components provide support for high contrast and keyboard-only input environments.

  • Gesture functionality by touch, mouse, and pointer events where appropriate

  • Support for Oracle test automation tooling

  • Responsive layout framework

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 38. What's Included in Oracle JET (OJET)?

The Oracle JET zip distribution includes Oracle JET libraries and all third party libraries that the toolkit uses.

Specifically, Oracle JET includes the following files and libraries:

  • CSS and CSS files for the Redwood theme

  • Minified and debug versions of the Oracle JET libraries

  • Data Visualization Tools (DVT) CSS and JavaScript

  • Knockout and Knockout Mapping libraries

  • jQuery libraries

  • RequireJS, RequireJS text plugin, and RequireJS CSS plugin

  • js-signals

  • es6-promise polyfill

  • Hammer.js

    Oracle JET components use Hammer.js internally for gesture support. Do not add to Oracle JET components or their associated DOM nodes.

  • Oracle JET dnd-polyfill HTML5 drag and drop polyfill

  • proj4js library

  • webcomponentsjs polyfill

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 39. What about OJET build Command Options for Web Apps?

Use the ojet build command with optional arguments to build a development version of your web app before serving it to a browser.

The following table describes the available options and provides examples for their use.

OptionDescription

--theme

Theme to use for the app. The theme defaults to redwood.

You can also enter a different themename for a custom theme as described in About CSS Variables and Custom Themes in Oracle JET.

--themes

Themes to include in the app, separated by commas.

If you don’t specify the --theme flag as described above, Oracle JET will use the first element that you specify in --themes as the default theme.

--cssvars

Injects a Redwood theme CSS file that supports working with CSS custom properties when you want to override CSS variables to customize the Redwood theme, as described in About CSS Variables and Custom Themes in Oracle JET.

--sass

Manages Sass compilation. If you add Sass and specify the --theme or --themes option, Sass compilation occurs by default and you can use --sass=false or --no-sass to turn it off.

If you add Sass and do not specify a theme option, Sass compilation will not occur by default, and you must specify --sass=true or --sass to turn it on.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 40. What about Oracle JET (OJET) serve Command Options and Express Middleware Functions?

Use ojet serve to run your web app in a local web server for testing and debugging.

The following table describes the available ojet serve options and provides examples for their use.

Oracle JET tooling uses Express, a Node.js web app framework, to set up and host the web app when you run ojet serve. If the ready-to-use ojet serve options do not meet your requirements, you can add Express configuration options or write Express middleware functions in Oracle JET’s before_serve.js hook point. For an example that demonstrates how to add Express configuration options, see Serve a Web App to a HTTPS Server Using a Self-signed Certificate, and, for an example that uses an Express middleware function, see Serve a Web App Using Path-based Routing.

The before_serve hook point provides options to determine whether to replace the existing middleware or instead prepend and append a middleware function to the existing middleware. Typically, you’ll prepend a middleware function (preMiddleware) that you write if you want live reload to continue to work after you serve your web app. Live reload is the first middleware that Oracle JET tooling uses. You must use the next function as an argument to any middleware function that you write if you want subsequent middleware functions, such as live reload, to be invoked by the Express instance. In summary, use one of the following arguments to determine when your Express middleware function executes:

  • preMiddleware: Execute before the default Oracle JET tooling middleware. The default Oracle JET tooling middleware consists of connect-livereload, serve-static, and serve-index, and executes in that order.
  • postMiddleware: Execute after the default Oracle JET tooling middleware.
  • middleware: Replaces the default Oracle JET tooling middleware. Use if you need strict control of the order in which middleware runs. Note that you will need to redefine all the default middleware that was previously added by Oracle JET tooling.
OptionDescription

server-port

Server port number. If not specified, defaults to 8000.

livereload-port

Live reload port number. If not specified, defaults to 35729.

livereload

Enable the live reload feature. Live reload is enabled by default (--livereload=true).

Use --livereload=false or --no-livereload to disable the live reload feature.

Disabling live reload can be helpful if you’re working in an IDE and want to use that IDE’s mechanism for loading updated apps.

You can also configure the interval at which the live reload feature polls the Oracle JET project for updates by configuring a value for the watchInterval property in the oraclejetconfig.json file. The default value is 1000 milliseconds.

build

Build the app before you serve it. By default, an app is built before you serve it (--build=true).

Use --build=false or --no-build to suppress the build if you’ve already built the app and just want to serve it.

theme

Theme to use for the app. The theme defaults to redwood.

You can also enter a different themename for a custom theme as described in About CSS Variables and Custom Themes in Oracle JET.

themes

Themes to use for the app, separated by commas.

If you don’t specify the --theme flag as described above, Oracle JET will use the first element that you specify in --themes as the default theme. Otherwise Oracle JET will serve the app with the theme specified in --theme.

--cssvars

Injects a Redwood theme CSS file that supports working with CSS custom properties when you want to override CSS variables to customize the Redwood theme. For details about theming with CSS variables, see About CSS Variables and Custom Themes in Oracle JET.

sass

Manages Sass compilation. If you add Sass and specify the --theme or --themes option, Sass compilation occurs by default and you can use --sass=false or --no-sass to turn it off.

If you add Sass and do not specify a theme option, Sass compilation will not occur by default, and you must specify --sass=true or --sass to turn it on.

server-only

Serves the app, as if to a browser, but does not launch a browser. Use this option in cloud-based development environments so that you can attach your browser to the app served by the development machine.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 41. What about the Script Hook Points for Web Apps in Oracle JET (OJET)?

The Oracle JET hooks system defines various script trigger points, also called hook points, that allow you to customize the create, build, serve, package and restore workflow across the various command-line interface processes. Customization relies on script files and the script code that you want to trigger for a particular hook point.

The following table identifies the hook points and the workflow customizations they support in the Oracle JET tooling create, build, serve, and restore processes. Unless noted, hook points for the build and serve processes support both debug and release mode.

Hook PointSupported Tooling ProcessDescription

after_app_create

create

This hook point triggers the script with the default name after_app_create.js immediately after the tooling concludes the create app process.

after_app_restore

restore

This hook point triggers the script with the default name after_app_restore.js immediately after the tooling concludes the restore app process.

before_build

build

This hook point triggers the script with the default name before_build.js immediately before the tooling initiates the build process.

before_release_build

build (release mode only)

This hook point triggers the script with the default name before_release_build.js before the minification step and the requirejs bundling step occur.

before_app_typescript

build / serve

This hook point triggers the script with the default name before_app_typescript.js after the build process or serve process steps occur. Use the hook to update, add or remove TypeScript compiler options defined by your app's tsconfig.json compiler configuration file. The hook system passes your reference to the modified tsconfig object to the TypeScript compiler. A script for this hook point can only be used with a TypeScript app.

after_app_typescript

build / serve

This hook point triggers the script with the default name after_app_typescript.js after the build process or serve process steps occur and immediately after the before_app_typescript hook point executes. This hook provides an entry point for apps that require further processing, such as compiling generated .jsx output using babel. A script for this hook point can only be used with a TypeScript app.

before_component_typescript

build / serve

This hook point triggers the script with the default name before_component_typescript.js after the build process or serve process steps occur. Use the hook to update, add or remove TypeScript compiler options defined by your app's tsconfig.json compiler configuration file. The hook system passes your reference to the modified tsconfig object to the TypeScript compiler. A script for this hook point can only be used with a TypeScript app.

after_component_typescript

build / serve

This hook point triggers the script with the default name after_component_typescript.js after the build process or serve process steps occur and immediately after the before_component_typescript hook point executes. This hook provides an entry point for apps that require further processing, such as compiling generated .jsx output using babel. A script for this hook point can only be used with a TypeScript app.

before_optimize

build / serve (release mode only)

This hook point triggers the script with the default name before_optimize.js before the release mode build/serve process minifies the content.

before_component_optimize

build / serve

This hook point triggers the script with the default name before_component_optimize.js before the build/serve process minifies the content. A script for this hook point can be used to modify the build process specifically for a project that defines a Web Component.

after_build

build

This hook point triggers the script with the default name after_build.js immediately after the tooling concludes the build process.

after_component_create

build

This hook point triggers the script with the default name after_component_create.js immediately after the tooling concludes the create Web Component process. A script for this hook point can be used to modify the build process specifically for a project that defines a Web Component.

after_component_build

build (debug mode only)

This hook point triggers the script with the default name after_component_build.js immediately after the tooling concludes the Web Component build process. A script for this hook point can be used to modify the build process specifically for a project that defines a Web Component.

before_serve

serve

This hook point triggers the script with the default name before_serve.js before the web serve process connects to and watches the app.

after_serve

serve

This hook point triggers the script with the default name after_serve.js after all build process steps complete and the tooling serves the app.

before_watch

serve

This hook point triggers the script with the default name before_watch.js after the tooling serves the app and before the tooling starts watching for app changes.

after_watch

serve

This hook point triggers the script with the default name after_watch.js after the tooling starts the watch and after the tooling detects a change to the app.

after_component_packagepackageThis hook point triggers the script with the default name after_component_package.js immediately after the tooling concludes the component package process.
before_component_packagepackageThis hook point triggers the script with the default name before_component_package.js immediately before the tooling initiates the component package process.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 42. How to work with responsive design in Oracle JET (OJET) using media queries?

CSS3 media queries use the @media at-rule, media type, and expressions that evaluate to true or false to define the cases for which the corresponding style rules will be applied. Media queries form the basis for Oracle JET’s responsive classes.

<style>
@media media_types (expression){
  /* media-specific rules */
}
</style>

For example:

@media (max-width: 767px){
 .facet_sidebar {
    display: none;
  }

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 43. What are the defined screen size for OJET responsive design?

Oracle JET defines CSS3 media queries and style class custom properties to define screen widths for the themes included with Oracle JET.

Width and Custom Property NameRedwood Theme: Default Range in PixelsDevice Examples

small

$screenSmallRange

0-599

phones

medium

$screenMediumRange

600-1023

tablet portrait

large

$screenLargeRange

1024-1439

tablet landscape, desktop

extra large

$screenXlargeRange

1440 and up

large desktop

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 44. How to make responsive design using Oracle JET Flex, Grid, Form, and Responsive Helper Class Naming Convention?

The Oracle JET flex, form, grid, and responsive style classes use the same naming convention which can help you identify the style size, function, and number of columns the class represents.

Each class follows the same format as shown below:

oj-size-function-[1-12]columns

Size can be one of sm, md, lg, xl, and print and are based on the media queries described in Media Queries. Oracle JET will apply the style to the size specified and any larger sizes unless function is defined as only. For example:

  • oj-lg-hide hides content on large and extra-large screens.

  • oj-md-only-hide hides content on medium screens. The style has no effect on other screen sizes.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 45. What is Polar chart?

The polar chart displays series of data on a polar coordinate system. The polar coordinate system can be used for bar, line, area, combination, scatter, and bubble charts. Polygonal grid shape (commonly known as radar) is supported for polar line and area charts.

Use to display data with a cyclical x-axis, such as weather patterns over months of the year, or for data where the categories in the x-axis have no natural ordering, such as performance appraisal categories.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 46. What is Pyramid chart?

The pyramid chart displays values as slices in a pyramid. The area of each slice represents its value as a percentage of the total value of all slices.

Use to display hierarchical, proportional and foundation-based relationships, process steps, organizational layers, or topics interconnections.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 47. What is Range chart?

The range chart displays a series of data whose values are represented either as an area or bar proportional to the data values.

Use to display a range of temperatures for each day of a month for a city.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 48. What is Scatter chart?

The Scatter chart displays two measures using data markers plotted on a two-dimensional plane.

Use to show correlation between two different kinds of data values, such as sales and costs for top products. Scatter charts are especially useful when you want to see general relationships among a number of items.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 49. What is Spark chart?

The Spark charts display trends or variations as a line, bar, floating bar, or area. Spark charts are simple and condensed.

Use to provide additional context to a data-dense display. Sparkcharts are often displayed in a table, dashboard, or inline with text.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 50. What is Stock chart?

The Stock charts display stock prices and, optionally, the volume of trading for one or more stocks. When any stock or candlestick chart includes the volume of trading, the volume appears as bars in the lower part of the chart.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 51. What are Guages?

Gauges focus on a single value, displayed in relation to minimum, maximum, or threshold values.

The Gauge types are:

  • LED
  • Rating
  • Status Meter

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 52. What is LED Gauge?

Graphically depicts a measurement, such as a key performance indicator (KPI). Several styles of shapes are available, including round or rectangular shapes that use color to indicate status, and triangles or arrows that point up, left, right, or down in addition to the color indicator.

Use to highlight a specific metric value in relation to its threshold.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 53. What is Rating Gauge?

Displays and optionally accepts input for a metric value.

Use to show ratings for products or services, such as the star rating for a movie.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Ques 54. What is Status Meter Gauge?

Displays a metric value on a horizontal, vertical, or circular axis. An inner rectangle shows the current level of a measurement against the ranges marked on an outer rectangle. Optionally, status meters can display colors to indicate where the metric value falls within predefined thresholds.

Save For Revision

Save For Revision

Bookmark this item, mark it difficult, or place it in a revision set.

Open My Learning Library

Is it helpful? Add Comment View Comments
 

Most helpful rated by users:

Related interview subjects

PHP اسئلة واجوبة المقابلات - Total 27 questions
Oracle JET(OJET) اسئلة واجوبة المقابلات - Total 54 questions
Frontend Developer اسئلة واجوبة المقابلات - Total 30 questions
Zend Framework اسئلة واجوبة المقابلات - Total 24 questions
RichFaces اسئلة واجوبة المقابلات - Total 26 questions
HTML اسئلة واجوبة المقابلات - Total 27 questions
Flutter اسئلة واجوبة المقابلات - Total 25 questions
CakePHP اسئلة واجوبة المقابلات - Total 30 questions
React اسئلة واجوبة المقابلات - Total 40 questions
React Native اسئلة واجوبة المقابلات - Total 26 questions
Angular JS اسئلة واجوبة المقابلات - Total 21 questions
Web Developer اسئلة واجوبة المقابلات - Total 50 questions
Angular 8 اسئلة واجوبة المقابلات - Total 32 questions
Dojo اسئلة واجوبة المقابلات - Total 23 questions
Symfony اسئلة واجوبة المقابلات - Total 30 questions
GWT اسئلة واجوبة المقابلات - Total 27 questions
CSS اسئلة واجوبة المقابلات - Total 74 questions
Ruby On Rails اسئلة واجوبة المقابلات - Total 74 questions
Yii اسئلة واجوبة المقابلات - Total 30 questions
Angular اسئلة واجوبة المقابلات - Total 50 questions

All interview subjects

LINQ اسئلة واجوبة المقابلات - Total 20 questions
C# اسئلة واجوبة المقابلات - Total 41 questions
ASP .NET اسئلة واجوبة المقابلات - Total 31 questions
Microsoft .NET اسئلة واجوبة المقابلات - Total 60 questions
ASP اسئلة واجوبة المقابلات - Total 82 questions
Google Cloud AI اسئلة واجوبة المقابلات - Total 30 questions
IBM Watson اسئلة واجوبة المقابلات - Total 30 questions
Perplexity AI اسئلة واجوبة المقابلات - Total 40 questions
ChatGPT اسئلة واجوبة المقابلات - Total 20 questions
NLP اسئلة واجوبة المقابلات - Total 30 questions
AI Agents (Agentic AI) اسئلة واجوبة المقابلات - Total 50 questions
OpenCV اسئلة واجوبة المقابلات - Total 36 questions
Amazon SageMaker اسئلة واجوبة المقابلات - Total 30 questions
TensorFlow اسئلة واجوبة المقابلات - Total 30 questions
Hugging Face اسئلة واجوبة المقابلات - Total 30 questions
Gemini AI اسئلة واجوبة المقابلات - Total 50 questions
Oracle AI Agents اسئلة واجوبة المقابلات - Total 50 questions
Artificial Intelligence (AI) اسئلة واجوبة المقابلات - Total 47 questions
Machine Learning اسئلة واجوبة المقابلات - Total 30 questions
Python Coding اسئلة واجوبة المقابلات - Total 20 questions
Scala اسئلة واجوبة المقابلات - Total 48 questions
Swift اسئلة واجوبة المقابلات - Total 49 questions
Golang اسئلة واجوبة المقابلات - Total 30 questions
Embedded C اسئلة واجوبة المقابلات - Total 30 questions
C++ اسئلة واجوبة المقابلات - Total 142 questions
VBA اسئلة واجوبة المقابلات - Total 30 questions
COBOL اسئلة واجوبة المقابلات - Total 50 questions
R Language اسئلة واجوبة المقابلات - Total 30 questions
CCNA اسئلة واجوبة المقابلات - Total 40 questions
Oracle APEX اسئلة واجوبة المقابلات - Total 23 questions
Oracle Cloud Infrastructure (OCI) اسئلة واجوبة المقابلات - Total 100 questions
AWS اسئلة واجوبة المقابلات - Total 87 questions
Microsoft Azure اسئلة واجوبة المقابلات - Total 35 questions
Azure Data Factory اسئلة واجوبة المقابلات - Total 30 questions
OpenStack اسئلة واجوبة المقابلات - Total 30 questions
ServiceNow اسئلة واجوبة المقابلات - Total 30 questions
Snowflake اسئلة واجوبة المقابلات - Total 30 questions
LGPD اسئلة واجوبة المقابلات - Total 20 questions
PDPA اسئلة واجوبة المقابلات - Total 20 questions
OSHA اسئلة واجوبة المقابلات - Total 20 questions
HIPPA اسئلة واجوبة المقابلات - Total 20 questions
PHIPA اسئلة واجوبة المقابلات - Total 20 questions
FERPA اسئلة واجوبة المقابلات - Total 20 questions
DPDP اسئلة واجوبة المقابلات - Total 30 questions
PIPEDA اسئلة واجوبة المقابلات - Total 20 questions
GDPR اسئلة واجوبة المقابلات - Total 30 questions
CCPA اسئلة واجوبة المقابلات - Total 20 questions
HITRUST اسئلة واجوبة المقابلات - Total 20 questions
PoowerPoint اسئلة واجوبة المقابلات - Total 50 questions
Data Structures اسئلة واجوبة المقابلات - Total 49 questions
Computer Networking اسئلة واجوبة المقابلات - Total 65 questions
Microsoft Excel اسئلة واجوبة المقابلات - Total 37 questions
Computer Basics اسئلة واجوبة المقابلات - Total 62 questions
Computer Science اسئلة واجوبة المقابلات - Total 50 questions
Operating System اسئلة واجوبة المقابلات - Total 22 questions
MS Word اسئلة واجوبة المقابلات - Total 50 questions
Tips and Tricks اسئلة واجوبة المقابلات - Total 30 questions
Pandas اسئلة واجوبة المقابلات - Total 30 questions
Deep Learning اسئلة واجوبة المقابلات - Total 29 questions
Flask اسئلة واجوبة المقابلات - Total 40 questions
PySpark اسئلة واجوبة المقابلات - Total 30 questions
PyTorch اسئلة واجوبة المقابلات - Total 25 questions
Data Science اسئلة واجوبة المقابلات - Total 23 questions
SciPy اسئلة واجوبة المقابلات - Total 30 questions
Generative AI اسئلة واجوبة المقابلات - Total 30 questions
NumPy اسئلة واجوبة المقابلات - Total 30 questions
Python اسئلة واجوبة المقابلات - Total 106 questions
Python Pandas اسئلة واجوبة المقابلات - Total 48 questions
Django اسئلة واجوبة المقابلات - Total 50 questions
Python Matplotlib اسئلة واجوبة المقابلات - Total 30 questions
Redis Cache اسئلة واجوبة المقابلات - Total 20 questions
MySQL اسئلة واجوبة المقابلات - Total 108 questions
Data Modeling اسئلة واجوبة المقابلات - Total 30 questions
MariaDB اسئلة واجوبة المقابلات - Total 40 questions
DBMS اسئلة واجوبة المقابلات - Total 73 questions
Apache Hive اسئلة واجوبة المقابلات - Total 30 questions
PostgreSQL اسئلة واجوبة المقابلات - Total 30 questions
SSIS اسئلة واجوبة المقابلات - Total 30 questions
Teradata اسئلة واجوبة المقابلات - Total 20 questions
SQL Query اسئلة واجوبة المقابلات - Total 70 questions
SQLite اسئلة واجوبة المقابلات - Total 53 questions
Cassandra اسئلة واجوبة المقابلات - Total 25 questions
Neo4j اسئلة واجوبة المقابلات - Total 44 questions
MSSQL اسئلة واجوبة المقابلات - Total 50 questions
OrientDB اسئلة واجوبة المقابلات - Total 46 questions
Data Warehouse اسئلة واجوبة المقابلات - Total 20 questions
SQL اسئلة واجوبة المقابلات - Total 152 questions
IBM DB2 اسئلة واجوبة المقابلات - Total 40 questions
Elasticsearch اسئلة واجوبة المقابلات - Total 61 questions
Data Mining اسئلة واجوبة المقابلات - Total 30 questions
Oracle اسئلة واجوبة المقابلات - Total 34 questions
MongoDB اسئلة واجوبة المقابلات - Total 27 questions
AWS DynamoDB اسئلة واجوبة المقابلات - Total 46 questions
Entity Framework اسئلة واجوبة المقابلات - Total 46 questions
Data Engineer اسئلة واجوبة المقابلات - Total 30 questions
AutoCAD اسئلة واجوبة المقابلات - Total 30 questions
Robotics اسئلة واجوبة المقابلات - Total 28 questions
Power System اسئلة واجوبة المقابلات - Total 28 questions
Electrical Engineering اسئلة واجوبة المقابلات - Total 30 questions
Verilog اسئلة واجوبة المقابلات - Total 30 questions
VLSI اسئلة واجوبة المقابلات - Total 30 questions
Software Engineering اسئلة واجوبة المقابلات - Total 27 questions
MATLAB اسئلة واجوبة المقابلات - Total 25 questions
Digital Electronics اسئلة واجوبة المقابلات - Total 38 questions
Civil Engineering اسئلة واجوبة المقابلات - Total 30 questions
Electrical Machines اسئلة واجوبة المقابلات - Total 29 questions
Oracle CXUnity اسئلة واجوبة المقابلات - Total 29 questions
Web Services اسئلة واجوبة المقابلات - Total 10 questions
Salesforce Lightning اسئلة واجوبة المقابلات - Total 30 questions
IBM Integration Bus اسئلة واجوبة المقابلات - Total 30 questions
Power BI اسئلة واجوبة المقابلات - Total 24 questions
OIC اسئلة واجوبة المقابلات - Total 30 questions
Dell Boomi اسئلة واجوبة المقابلات - Total 30 questions
Web API اسئلة واجوبة المقابلات - Total 31 questions
IBM DataStage اسئلة واجوبة المقابلات - Total 20 questions
Talend اسئلة واجوبة المقابلات - Total 34 questions
Salesforce اسئلة واجوبة المقابلات - Total 57 questions
TIBCO اسئلة واجوبة المقابلات - Total 30 questions
Informatica اسئلة واجوبة المقابلات - Total 48 questions
Log4j اسئلة واجوبة المقابلات - Total 35 questions
JBoss اسئلة واجوبة المقابلات - Total 14 questions
Java Mail اسئلة واجوبة المقابلات - Total 27 questions
Java Applet اسئلة واجوبة المقابلات - Total 29 questions
Google Gson اسئلة واجوبة المقابلات - Total 8 questions
Java 21 اسئلة واجوبة المقابلات - Total 21 questions
Apache Camel اسئلة واجوبة المقابلات - Total 20 questions
Struts اسئلة واجوبة المقابلات - Total 84 questions
RMI اسئلة واجوبة المقابلات - Total 31 questions
Java Support اسئلة واجوبة المقابلات - Total 30 questions
JAXB اسئلة واجوبة المقابلات - Total 18 questions
Apache Tapestry اسئلة واجوبة المقابلات - Total 9 questions
JSP اسئلة واجوبة المقابلات - Total 49 questions
Java Concurrency اسئلة واجوبة المقابلات - Total 30 questions
J2EE اسئلة واجوبة المقابلات - Total 25 questions
JUnit اسئلة واجوبة المقابلات - Total 24 questions
Java OOPs اسئلة واجوبة المقابلات - Total 30 questions
Java 11 اسئلة واجوبة المقابلات - Total 24 questions
JDBC اسئلة واجوبة المقابلات - Total 27 questions
Java Garbage Collection اسئلة واجوبة المقابلات - Total 30 questions
Spring Framework اسئلة واجوبة المقابلات - Total 53 questions
Java Swing اسئلة واجوبة المقابلات - Total 27 questions
Java Design Patterns اسئلة واجوبة المقابلات - Total 15 questions
JPA اسئلة واجوبة المقابلات - Total 41 questions
Java 8 اسئلة واجوبة المقابلات - Total 30 questions
Hibernate اسئلة واجوبة المقابلات - Total 52 questions
JMS اسئلة واجوبة المقابلات - Total 64 questions
JSF اسئلة واجوبة المقابلات - Total 24 questions
Java 17 اسئلة واجوبة المقابلات - Total 20 questions
Spring Boot اسئلة واجوبة المقابلات - Total 50 questions
Servlets اسئلة واجوبة المقابلات - Total 34 questions
Kotlin اسئلة واجوبة المقابلات - Total 30 questions
EJB اسئلة واجوبة المقابلات - Total 80 questions
Java Beans اسئلة واجوبة المقابلات - Total 57 questions
Java Exception Handling اسئلة واجوبة المقابلات - Total 30 questions
Java 15 اسئلة واجوبة المقابلات - Total 16 questions
Apache Wicket اسئلة واجوبة المقابلات - Total 26 questions
Core Java اسئلة واجوبة المقابلات - Total 306 questions
Java Multithreading اسئلة واجوبة المقابلات - Total 30 questions
Pega اسئلة واجوبة المقابلات - Total 30 questions
ITIL اسئلة واجوبة المقابلات - Total 25 questions
Finance اسئلة واجوبة المقابلات - Total 30 questions
JIRA اسئلة واجوبة المقابلات - Total 30 questions
SAP MM اسئلة واجوبة المقابلات - Total 30 questions
SAP ABAP اسئلة واجوبة المقابلات - Total 24 questions
SCCM اسئلة واجوبة المقابلات - Total 30 questions
Tally اسئلة واجوبة المقابلات - Total 30 questions
Ionic اسئلة واجوبة المقابلات - Total 32 questions
Android اسئلة واجوبة المقابلات - Total 14 questions
Mobile Computing اسئلة واجوبة المقابلات - Total 20 questions
Xamarin اسئلة واجوبة المقابلات - Total 31 questions
iOS اسئلة واجوبة المقابلات - Total 52 questions
Laravel اسئلة واجوبة المقابلات - Total 30 questions
XML اسئلة واجوبة المقابلات - Total 25 questions
GraphQL اسئلة واجوبة المقابلات - Total 32 questions
Bitcoin اسئلة واجوبة المقابلات - Total 30 questions
Active Directory اسئلة واجوبة المقابلات - Total 30 questions
Microservices اسئلة واجوبة المقابلات - Total 30 questions
Apache Kafka اسئلة واجوبة المقابلات - Total 38 questions
Tableau اسئلة واجوبة المقابلات - Total 20 questions
Adobe AEM اسئلة واجوبة المقابلات - Total 50 questions
Kubernetes اسئلة واجوبة المقابلات - Total 30 questions
OOPs اسئلة واجوبة المقابلات - Total 30 questions
Fashion Designer اسئلة واجوبة المقابلات - Total 20 questions
Desktop Support اسئلة واجوبة المقابلات - Total 30 questions
IAS اسئلة واجوبة المقابلات - Total 56 questions
PHP OOPs اسئلة واجوبة المقابلات - Total 30 questions
Nursing اسئلة واجوبة المقابلات - Total 40 questions
Linked List اسئلة واجوبة المقابلات - Total 15 questions
Dynamic Programming اسئلة واجوبة المقابلات - Total 30 questions
SharePoint اسئلة واجوبة المقابلات - Total 28 questions
CICS اسئلة واجوبة المقابلات - Total 30 questions
Yoga Teachers Training اسئلة واجوبة المقابلات - Total 30 questions
Language in C اسئلة واجوبة المقابلات - Total 80 questions
Behavioral اسئلة واجوبة المقابلات - Total 29 questions
School Teachers اسئلة واجوبة المقابلات - Total 25 questions
Full-Stack Developer اسئلة واجوبة المقابلات - Total 60 questions
Statistics اسئلة واجوبة المقابلات - Total 30 questions
Digital Marketing اسئلة واجوبة المقابلات - Total 40 questions
Apache Spark اسئلة واجوبة المقابلات - Total 24 questions
VISA اسئلة واجوبة المقابلات - Total 30 questions
IIS اسئلة واجوبة المقابلات - Total 30 questions
System Design اسئلة واجوبة المقابلات - Total 30 questions
SEO اسئلة واجوبة المقابلات - Total 51 questions
Google Analytics اسئلة واجوبة المقابلات - Total 30 questions
Cloud Computing اسئلة واجوبة المقابلات - Total 42 questions
BPO اسئلة واجوبة المقابلات - Total 48 questions
ANT اسئلة واجوبة المقابلات - Total 10 questions
Agile Methodology اسئلة واجوبة المقابلات - Total 30 questions
HR Questions اسئلة واجوبة المقابلات - Total 49 questions
REST API اسئلة واجوبة المقابلات - Total 52 questions
Content Writer اسئلة واجوبة المقابلات - Total 30 questions
SAS اسئلة واجوبة المقابلات - Total 24 questions
Control System اسئلة واجوبة المقابلات - Total 28 questions
Mainframe اسئلة واجوبة المقابلات - Total 20 questions
Hadoop اسئلة واجوبة المقابلات - Total 40 questions
Banking اسئلة واجوبة المقابلات - Total 20 questions
Checkpoint اسئلة واجوبة المقابلات - Total 20 questions
Blockchain اسئلة واجوبة المقابلات - Total 29 questions
Technical Support اسئلة واجوبة المقابلات - Total 30 questions
Sales اسئلة واجوبة المقابلات - Total 30 questions
Nature اسئلة واجوبة المقابلات - Total 20 questions
Chemistry اسئلة واجوبة المقابلات - Total 50 questions
Docker اسئلة واجوبة المقابلات - Total 30 questions
SDLC اسئلة واجوبة المقابلات - Total 75 questions
Cryptography اسئلة واجوبة المقابلات - Total 40 questions
RPA اسئلة واجوبة المقابلات - Total 26 questions
Interview Tips اسئلة واجوبة المقابلات - Total 30 questions
College Teachers اسئلة واجوبة المقابلات - Total 30 questions
Blue Prism اسئلة واجوبة المقابلات - Total 20 questions
Memcached اسئلة واجوبة المقابلات - Total 28 questions
GIT اسئلة واجوبة المقابلات - Total 30 questions
Algorithm اسئلة واجوبة المقابلات - Total 50 questions
Business Analyst اسئلة واجوبة المقابلات - Total 40 questions
Splunk اسئلة واجوبة المقابلات - Total 30 questions
DevOps اسئلة واجوبة المقابلات - Total 45 questions
Accounting اسئلة واجوبة المقابلات - Total 30 questions
SSB اسئلة واجوبة المقابلات - Total 30 questions
OSPF اسئلة واجوبة المقابلات - Total 30 questions
Sqoop اسئلة واجوبة المقابلات - Total 30 questions
JSON اسئلة واجوبة المقابلات - Total 16 questions
Accounts Payable اسئلة واجوبة المقابلات - Total 30 questions
Computer Graphics اسئلة واجوبة المقابلات - Total 25 questions
IoT اسئلة واجوبة المقابلات - Total 30 questions
Insurance اسئلة واجوبة المقابلات - Total 30 questions
Scrum Master اسئلة واجوبة المقابلات - Total 30 questions
Express.js اسئلة واجوبة المقابلات - Total 30 questions
Ansible اسئلة واجوبة المقابلات - Total 30 questions
ES6 اسئلة واجوبة المقابلات - Total 30 questions
Electron.js اسئلة واجوبة المقابلات - Total 24 questions
RxJS اسئلة واجوبة المقابلات - Total 29 questions
NodeJS اسئلة واجوبة المقابلات - Total 30 questions
ExtJS اسئلة واجوبة المقابلات - Total 50 questions
jQuery اسئلة واجوبة المقابلات - Total 22 questions
Vue.js اسئلة واجوبة المقابلات - Total 30 questions
Svelte.js اسئلة واجوبة المقابلات - Total 30 questions
Shell Scripting اسئلة واجوبة المقابلات - Total 50 questions
Next.js اسئلة واجوبة المقابلات - Total 30 questions
Knockout JS اسئلة واجوبة المقابلات - Total 25 questions
TypeScript اسئلة واجوبة المقابلات - Total 38 questions
PowerShell اسئلة واجوبة المقابلات - Total 27 questions
Terraform اسئلة واجوبة المقابلات - Total 30 questions
JCL اسئلة واجوبة المقابلات - Total 20 questions
JavaScript اسئلة واجوبة المقابلات - Total 59 questions
Ajax اسئلة واجوبة المقابلات - Total 58 questions
Ethical Hacking اسئلة واجوبة المقابلات - Total 40 questions
Cyber Security اسئلة واجوبة المقابلات - Total 50 questions
PII اسئلة واجوبة المقابلات - Total 30 questions
Data Protection Act اسئلة واجوبة المقابلات - Total 20 questions
BGP اسئلة واجوبة المقابلات - Total 30 questions
Ubuntu اسئلة واجوبة المقابلات - Total 30 questions
Linux اسئلة واجوبة المقابلات - Total 43 questions
Unix اسئلة واجوبة المقابلات - Total 105 questions
Weblogic اسئلة واجوبة المقابلات - Total 30 questions
Tomcat اسئلة واجوبة المقابلات - Total 16 questions
Glassfish اسئلة واجوبة المقابلات - Total 8 questions
TestNG اسئلة واجوبة المقابلات - Total 38 questions
Postman اسئلة واجوبة المقابلات - Total 30 questions
SDET اسئلة واجوبة المقابلات - Total 30 questions
Selenium اسئلة واجوبة المقابلات - Total 40 questions
Kali Linux اسئلة واجوبة المقابلات - Total 29 questions
Mobile Testing اسئلة واجوبة المقابلات - Total 30 questions
UiPath اسئلة واجوبة المقابلات - Total 38 questions
Quality Assurance اسئلة واجوبة المقابلات - Total 56 questions
API Testing اسئلة واجوبة المقابلات - Total 30 questions
Appium اسئلة واجوبة المقابلات - Total 30 questions
ETL Testing اسئلة واجوبة المقابلات - Total 20 questions
Cucumber اسئلة واجوبة المقابلات - Total 30 questions
QTP اسئلة واجوبة المقابلات - Total 44 questions
PHP اسئلة واجوبة المقابلات - Total 27 questions
Oracle JET(OJET) اسئلة واجوبة المقابلات - Total 54 questions
Frontend Developer اسئلة واجوبة المقابلات - Total 30 questions
Zend Framework اسئلة واجوبة المقابلات - Total 24 questions
RichFaces اسئلة واجوبة المقابلات - Total 26 questions
HTML اسئلة واجوبة المقابلات - Total 27 questions
Flutter اسئلة واجوبة المقابلات - Total 25 questions
CakePHP اسئلة واجوبة المقابلات - Total 30 questions
React اسئلة واجوبة المقابلات - Total 40 questions
React Native اسئلة واجوبة المقابلات - Total 26 questions
Angular JS اسئلة واجوبة المقابلات - Total 21 questions
Web Developer اسئلة واجوبة المقابلات - Total 50 questions
Angular 8 اسئلة واجوبة المقابلات - Total 32 questions
Dojo اسئلة واجوبة المقابلات - Total 23 questions
Symfony اسئلة واجوبة المقابلات - Total 30 questions
GWT اسئلة واجوبة المقابلات - Total 27 questions
CSS اسئلة واجوبة المقابلات - Total 74 questions
Ruby On Rails اسئلة واجوبة المقابلات - Total 74 questions
Yii اسئلة واجوبة المقابلات - Total 30 questions
Angular اسئلة واجوبة المقابلات - Total 50 questions
حقوق النشر © 2026، WithoutBook.