0

web technology Online Quiz - 106

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

Your application will be fetching data from a centralized relational database, LDAP repositories and flat files.___________ design pattern will be appropriate for it.

  1. Business Delegate

  2. Data Access Object

  3. Factory

  4. Builder


Correct Option: B

In simple words, if we have a super class and n sub-classes, and based on data provided, we have to return the object of one of the sub-classes, we use a ___________

  1. Singleton

  2. Factory

  3. Builder

  4. Prototype


Correct Option: B

_____________________ design pattern is used to separates the construction of complex objects from their representation. It creates complex objects from simple ones step by step

  1. Factory

  2. Abstract Factory

  3. Singleton

  4. Builder


Correct Option: D

What is difference between ltcdigitaloffice and ltcpro application

  1. LTC DO is an internet application for Genworth (formerly GEFA) career agents. LTC Pro is a similar kind of application but it is developed for Genworth (formerly GEFA) non-career agents

  2. LTC DO is an intranet application for Genworth (formerly GEFA) career agents. LTC Pro is a similar kind of application but it is developed for Genworth (formerly GEFA) non-career agents

  3. LTC DO is an internet application for Genworth (formerly GEFA) career agents. LTC Pro is not a similar kind of application but it is developed for Genworth (formerly GEFA) non-career agents

  4. LTC DO is an intranet application for Genworth (formerly GEFA) career agents. LTC Pro is not a similar kind of application but it is developed for Genworth (formerly GEFA) non-career agents


Correct Option: A

Digital office application using which session bean

  1. State full

  2. Stateless

  3. Both

  4. None


Correct Option: B

ltcdigital office policy info section using which database tables

  1. ltc_agnets

  2. ltc_policy

  3. ltc_document_extract

  4. a&b

  5. a&c


Correct Option: D

ltcdigital office sales support section using which database tables

  1. ltc_agnets

  2. ltc_policy

  3. ltc_document_extract

  4. a&b

  5. a&c


Correct Option: E

Which Language E-App is using?

  1. JAVA

  2. C#

  3. VB

  4. C++


Correct Option: C

E-App can Submit the Application Electronically (True/False)

  1. True

  2. False


Correct Option: B

How many application/s interact with E-App

  1. 5

  2. 2

  3. 3

  4. 1


Correct Option: B

How Many applications needs to be supported by Web Support-RTS team

  1. 10

  2. 16

  3. 13

  4. 12


Correct Option: C

Which of the following servers web support-RTS project are not using

  1. IAS

  2. IWS

  3. Apache web server

  4. Jboss


Correct Option: D

From digital office which application can be accessed

  1. ltcpro

  2. CARS

  3. Quoteengine

  4. eqr

  5. None of the above


Correct Option: E

From Quoteengine which applications can be accessed

  1. ltcpro

  2. CARS

  3. Quoteengine

  4. eqr

  5. None of the above


Correct Option: C,D

Users are using bpc application for what purpose

  1. Change control

  2. To see Policy information

  3. To get product data

  4. None


Correct Option: A

Quoteengine application uses for what purpose

  1. to check policy date

  2. to check employee data

  3. to check product and benefits data

  4. None


Correct Option: C

What does ESCAPE statement signify

  1. stops the execution of the entire Natural application

  2. stops the execution of the Natural application and also ends the Natural session

  3. terminates the execution of the processing loop and continues

  4. NONE


Correct Option: C

Which J2EE component QuoteIt project are using for Rule engine?

  1. Coustom Rule Engine

  2. Drools

  3. OpenRules

  4. JRuleEngine


Correct Option: B

Which J2EE component QuoteIt project are using for illustration?

  1. PDF Box

  2. jPod

  3. iText

  4. PDF Renderer


Correct Option: C

which Method of ActionForm is used for validation ?

  1. validate

  2. validation

  3. both

  4. No such method to validate the Form


Correct Option: A
- Hide questions