0

platforms and products Online Quiz - 83

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

Dashboard contains -

  1. charts

  2. web links

  3. prompts

  4. answers


Correct Option: A,B,C

Delivers and iBots are same product which distributes reports via scheduler.

  1. True

  2. False


Correct Option: B

Analytics Reports can not be integrated into CRM Application.

  1. True

  2. False


Correct Option: B

Dashboard prompts can be used to filter report data.

  1. True

  2. False


Correct Option: B

Formula can be applied at report request column.

  1. True

  2. False


Correct Option: B

Page break can be applied for dashboard reports.

  1. True

  2. False


Correct Option: B

Which of the following entries in the Project properties window allow the user to add libraries to the classpath of a particular project?

  1. Builder

  2. Java Build Path

  3. Java Doc Location

  4. None of these


Correct Option: B

We have a public class with a proper main method. Which of the following options helps us in supplying the runtime arguments?

  1. Right click on the class and select ‘Run as > Java Application’

  2. Right click on the class and select ‘Run’

  3. It is not possible in Eclipse.

  4. All of the above


Correct Option: B

What is an Eclipse workspace

  1. A directory to store Eclipse specific initializations

  2. A directory which contains all the projects the user is currently working on.

  3. A file containing Eclipse initialization settings.

  4. None of these


Correct Option: A

Editors can be used

  1. Only after one new project is created or existing project is opened

  2. We don’t need any existing or new project to use the editors

  3. Only after all the existing projects are closed

  4. None of these


Correct Option: A

In the package Explorer, which of the following classes we can run directly?

  1. A public class which contains a main method with proper signature (Arguments, return types etc).

  2. We can run any classes

  3. Only those classes which have public no argument constructors.

  4. None of these


Correct Option: A

The optional .myeclipse folder in an Web Application in MyEclipse can be used for

  1. As transient work area for storing temporary data such as compiled JSPs.

  2. It must contain the web.xml file

  3. It contains deployment specific details

  4. All of the above


Correct Option: A
  1. Integrated development environment

  2. Integrated deployment environment

  3. In-house deployment Environment

  4. None of these


Correct Option: A

What are all the advantages(s) of using an IDE over manual coding without using them?

  1. Reduced development time

  2. Enforce project or company standards using templates

  3. The IDE Learning curve/coding time will out run the manual coding time in a big/complex project.

  4. All of the above.


Correct Option: D

Which of the following is not a Perspective in Eclipse

  1. Java Browsing

  2. Java EE

  3. Debug

  4. Java Editor


Correct Option: D

Hot-swap/update of source file in a deployed application is possible only in

  1. MyEclipse

  2. Eclipse

  3. Both

  4. None of these


Correct Option: A

Which of the following utility tool(s) is/are not supplied by Eclipse?

  1. Editors

  2. Project Creation Wizards

  3. Validators

  4. Application Server domain creation wizard


Correct Option: D

Eclipse can be used for developing

  1. Standalone applications

  2. Distributed applications

  3. All of the above

  4. None of these


Correct Option: C

What are the features available for the developer in Eclipse Java Based IDE

  1. Language aware editor

  2. Incremental build

  3. Integrated debugging

  4. All of the above


Correct Option: D
- Hide questions