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

Which of the following features are not supported by Eclipse

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

Which of the following is true

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

How to turn full screen mode on/off?

  1. Ctrl + F

  2. F11

  3. Ctrl + Alt + F

  4. Ctrl + F2


Correct Option: B
  1. HOME

  2. Ctrl + HOME

  3. Shift + HOME

  4. Alt + HOME


Correct Option: D

how to view list of previously typed addresses.

  1. F5

  2. F4

  3. F6

  4. F9


Correct Option: B
  1. Ctrl + TAB

  2. Shift + TAB

  3. Ctrl + T

  4. Ctrl + C


Correct Option: C

How to display a shortcut menu for a link.

  1. Ctrl + F4

  2. Alt + F1

  3. Shift + F10

  4. Shift + H


Correct Option: C

An administrator sees the following message in the process server's SystemOut.log:"java.lang.ClassCastException: com.ibm.ws.bo.bomodel.impl. DynamicBusinessObjectlmpI incompatible with Java.util.Collection"The administrator decides to enable server tracing to gather more detailed diagnostic data about the error message. How should the administrator enable server tracing?

  1. Specify the trace string BOCore=all.

  2. Specify the trace string com.ibm.bpe.*=finest.

  3. Use the Log Analyzer to identify which components to trace.

  4. Set the trace string as described in the IBM Support document for Business Objects.


Correct Option: D

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

An administrator finished installing WebSphere Process Server V6.1 and is preparing to configure the Business Process Choreographer container. The Business Process Choreographer container will be configured via the bpeconfig.jacl script.The database the administrator wants to use is already in use by the company for mission critical processes and confidential company information.The database administrator is ready to configure the database for the Business Process Choreographer container to use, however they are very concerned about giving Business Process Choreographer the authority to create tables in the database.Which action should the WebSphere Process Server administrator take to ensure that the tables are created correctly?

  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