0

platforms and products Online Quiz - 82

Description: platforms and products Online Quiz - 82
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0

Select the correct option:

  1. Eclipse is a Plugin

  2. Eclipse is a shareware

  3. Eclipse is an Open source framework

  4. None of these


Correct Option: C

How can we back-trace a calling method?

  1. Highlight the method and select References > Workspace option in the search drop-down

  2. Possible only when we have MyEclipse plug-in

  3. N/A in Eclipse

  4. None of these


Correct Option: A
  1. Build automation using Ant Script

  2. Integrating J2EE Application servers

  3. Plug-in development by the user

  4. Can be used as a J2EE application server


Correct Option: D

What are all the utilities available to the user while debugging a source file in Eclipse?

  1. Only inspecting the code.

  2. Watching the values of variables and expressions.

  3. Step by step debugging.

  4. All of the above


Correct Option: D
  1. A new IDE competing with Eclipse

  2. A set of plug-ins under Eclipse

  3. A java class file editor

  4. All of the above


Correct Option: B

The Source Menu option in the Eclipse IDE can help the developer in

  1. Formatting the code

  2. Adding Import

  3. Organizing imports

  4. All of the above


Correct Option: D
  1. MyEclipse uses Eclipse beneath the hood.

  2. MyEclipse operates independently (Without the help of Eclipse)

  3. MyEclipse is intended only for distributed application development

  4. None of these


Correct Option: A

What is the content of .mymetadata file?

  1. It defines MyEclipse-specific information such as the location of the web-root folder and other important details required by MyEclipse web tools for their proper operation.

  2. It is an optional file and may contain some project related information.

  3. It is an empty folder to cache information.

  4. None of these


Correct Option: A

Which of the following application servers can be plugged into MyEclipse?

  1. Tomcat

  2. Oracle

  3. BEA

  4. All of the above


Correct Option: D
  1. Ctrl + F

  2. F11

  3. Ctrl + Alt + F

  4. Ctrl + F2


Correct Option: B

Short-cut for HOME PAGE.

  1. HOME

  2. Ctrl + HOME

  3. Shift + HOME

  4. Alt + HOME


Correct Option: D
  1. Ctrl + TAB

  2. Shift + TAB

  3. Ctrl + T

  4. Ctrl + C


Correct Option: C
  1. Ctrl + F4

  2. Alt + F1

  3. Shift + F10

  4. Shift + H


Correct Option: C

A company has deployed a business process. A system administrator wants to view the events that are generated for the application using the Common Base Event Browser. However, when the developer created the application, event generation was not enabled. Which action should the system administrator take to dynamically enable Common Event Infrastructure (CEI) events for the application?

  1. Enable the diagnostic trace service.

  2. Change the log level details to Entry and Exit.

  3. Change the WBILocationMonitor.CEI trace setting to Fine.

  4. Update the .mon file that was deployed with the application for event generation.


Correct Option: C

A company has developed several applications containing mediation flows that utilize the message logger mediation primitive to track request and response messages flowing through their business processes. Which database will contain the messages generated by the mediation flow?

  1. Common Database (WPRCSDB)

  2. Messaging Engine Database (MEDB)

  3. Service Integration Bus Database (SIDB)

  4. Business Process Choreographer Database (BPEDB)


Correct Option: A
  1. Use both WebSphere Application Server and WebSphere Process Server installers to create two installations in separate locations. The respective profiles will be created from each installation.

  2. Use the WebSphere Process Server installer from the WebSphere Process Server disks. This will install a complete version of WebSphere Application Server. Both types of profiles can be created from the resulting installation.

  3. Use the WebSphere Application Server installer first provided on the WebSphere Process Server disks. Use the WebSphere Process Server installer to add WebSphere Process Server functionality to the installation. Both types of profiles can be created from t

  4. Use the WebSphere Application Server installer first from the WebSphere Application Server disks. Use the WebSphere Process Server installer to add WebSphere Process Server functionality to the installation. Both types of profiles can be created from the


Correct Option: B
  1. In the Business Process Choreographer Containers datasource configuration, ensure that the Create Tables option has been selected.

  2. Send the sibDDLGenerator to the database administrator to allow the generation of the createSchema.sql script to create the tables.

  3. When running the bpeconfig.jacl, set the -createDB option to no and following completion, supply the database administrator with the generated createSchema.sql script to create the tables.

  4. When running the bpeconfig.jacl, set the -createDB option to no and following completion, use the sibDDLGenerator to generate the createSchema.sql script to supply to the database administrator.


Correct Option: C
- Hide questions