0

web technology Online Quiz - 90

Description: web technology Online Quiz - 90
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

Timeframes are used in

  1. Leads

  2. Opportunities

  3. Forecasts

  4. None


Correct Option: C

One of the options is not a typical forecast type

  1. Adjusted

  2. Confirmed

  3. Committed

  4. Closed

  5. Open


Correct Option: D

Forecast types can be found in which tab of the Opportunity component?

  1. Discover

  2. Assign

  3. Qualify

  4. Propose


Correct Option: D

Revenue types are used to base the forecast totals on type of revenue

  1. True

  2. False


Correct Option: A

Revenue types can be found in which tab of the Opportunity component?

  1. Discover

  2. Assign

  3. Qualify

  4. Propose


Correct Option: D

When a new employee is hired, the employee can be directly defined as a Sales User in the system.

  1. True

  2. False


Correct Option: B

Permission lists are the intermediate objects that exists between Roles and Users.

  1. True

  2. False


Correct Option: B

Which page helps to identify the access information of a sales user?

  1. Visibility

  2. Sales user details

  3. 1 & 2

  4. None


Correct Option: B

There can be more than one Sales Access Profile associated to a user.

  1. True

  2. False


Correct Option: A

The territories which the Sales user belongs to is identified using which page?

  1. Visibility

  2. Sales user details

  3. 1 & 2

  4. None


Correct Option: A

Territory tree in the application is defined using Tree Manager link

  1. True

  2. False


Correct Option: A

Territory definition page specifies details about

  1. Assignment criteria

  2. Sales users

  3. a&b

  4. None


Correct Option: C

what are the pages in the Configure Assignment Groups component?

  1. Assign criteria, components, records

  2. Criteria, Assign Group, Components

  3. Assign Group, Component Records, Criteria

  4. None


Correct Option: C

Criteria for assignment is defined in which page of the Configure Assignment Groups component?

  1. Assign criteria

  2. Criteria

  3. 1 & b

  4. None


Correct Option: B

For the Round Robin - Last Assigned definition, the timestamp on the territory definition is set to

  1. 1/1/1900

  2. 1/1/1950

  3. 1/2/1000

  4. None


Correct Option: A

To measure how long a block of code runs, use the ABAP statement:

  1. GET TIME

  2. SET TIME FIELD

  3. GET RUN TIME FIELD

  4. SET CURSOR FIELD


Correct Option: C

Table T1 wants to ensure that the key field t1-fielda entered is valid against a field t2-fielda in table T2. Which is the foreign key table?

  1. T1

  2. T2

  3. T3 from the dictionary

  4. Cannot be determined


Correct Option: A

What J2EE technology would you typically use to replace PHP scripts?

  1. Applets

  2. JSP

  3. JSP/Servlets

  4. JSP/Servlets and EJBs

  5. You would never replace PHP scripts with a J2EE technology


Correct Option: C

You need to interface your J2EE application with LDAP, which J2EE technology should you use?

  1. DNS

  2. JAF

  3. Java Naming

  4. JNDI

  5. JNS


Correct Option: D

Which of the following is FALSE for RESTful WebServices?

  1. You can access WebServices through Browser.

  2. JAX-WS provides support for development of RESTful WebServices.

  3. These WebServices can be consumed with help of AJAX

  4. WebService Interface can be defined through a standard vocabulary.


Correct Option: D
- Hide questions