0

web technology Online Quiz - 104

Description: web technology Online Quiz - 104
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. Enable the user to rectify all the Error Prior to Submission of Account

  2. To generate TIPSHEET

  3. To review client's Financial Portfoolio

  4. To generate CIP documents


Correct Option: A

Addendum page for a group is generated in custodial pdf stamping when the following case is satisfied.

  1. GroupID_COUNT>GroupID_MAX

  2. GroupID_COUNT

  3. GroupID_COUNT=GroupID_MAX

  4. GroupID_COUNT <> GroupID_MAX


Correct Option: A
  1. CIP document

  2. CSA doument

  3. Custody Document

  4. All of the above


Correct Option: D
  1. doGet

  2. doPost

  3. Both

  4. None of the above

  5. All of the above


Correct Option: B
  1. You cannot use the WHERE clause to restrict groups.

  2. You cannot use the HAVING clause to restrict groups

  3. You cannot use group functions in the WHERE clause

  4. None of these


Correct Option: A,C
  1. You cannot use the WHERE clause to restrict groups.

  2. You cannot use the HAVING clause to restrict groups

  3. You cannot use group functions in the WHERE clause

  4. None of these


Correct Option: A,C

Which character is used to continue a statement in SQL*Plus?

  1. *

  2. /

  3. -

  4. @

  5. =


Correct Option: C

JSF View The JSF view is comprised of two pieces: the view root and JSP pages. The view root is a collection of UI components that maintain the state of the UI.The JSP page binds UI components to properties of backing beans and buttons to event handlers and action methods.The Controller uses the view ID to look up the components for the current view. If the view doesn't already exist, the JSF controller creates it. If the view already exists, the JSF controller uses it.(Ques):Where will be the view be saved?

  1. ServletContext

  2. RequestScope

  3. FacesContext

  4. ApplicationScope


Correct Option: C
  1. a. Two Administration server and one Managed servers

  2. b. One Administration server and optional Managed servers

  3. c. One Administration server and two Managed servers

  4. None


Correct Option: B

Administration Server provides

  1. a. Central point from which to manage the domain

  2. b. Distributed control over a domain

  3. a & b

  4. None


Correct Option: A

WebLogic Server is a

  1. HTTP server

  2. Web server

  3. Application server

  4. A & C


Correct Option: C

A WebLogic server can deploy following files

  1. Only WAR files

  2. Only EAR files

  3. Only SAR files

  4. All of the above


Correct Option: D
  1. Independent

  2. Dependent

  3. Quasi Dependent

  4. A & B


Correct Option: D
- Hide questions