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

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

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

MyEclipse is

  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

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

How to turn full screen mode on/off?

  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

how to view list of previously typed addresses.

  1. F5

  2. F4

  3. F6

  4. F9


Correct Option: B

How will you open a new TAB?

  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

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

A company is installing WebSphere Process Server V6.1 and wants to have both WebSphere Process Server V6.1 servers and WebSphere Application Server V6.1 servers on the same machine. They have licenses and installation disks for both products. They also want to reduce the number of steps and resources required.Which procedure accomplishes these goals?

  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