0

web technology Online Quiz - 108

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

Which among the following are called the Figurative Constants?

  1. Space, Spaces

  2. 66, 77, 88

  3. Zero, Zeroes

  4. None of the above


Correct Option: A,C

J2EE components are written in which language?

  1. C

  2. C++

  3. C sharp

  4. Java


Correct Option: D

Components sucha as HTML and applet embeded HTMl pages are managed, deployed in J2EE server and executed in Client machine.

  1. True

  2. False


Correct Option: B
  1. Servelt

  2. JSP pages

  3. Server side utility

  4. Both a and b


Correct Option: C
  1. message driven bean

  2. entity bean

  3. session bean

  4. page bean


Correct Option: D

This is used for connectivity to the relational Database systems.

  1. JMS

  2. Java IDL

  3. JDBC

  4. JAF


Correct Option: C

J2EE application with all of its modules are delivered as this file

  1. .war

  2. .jar

  3. .ear

  4. .rar


Correct Option: C

Enterprise Bean developer performs the source code, specifies deployment descriptor to deliver an EJB ____ file

  1. WAR

  2. JAR

  3. EAR

  4. RAR


Correct Option: B

Web component developer performs the servlet source code, writes jsp, html pages, specifies the deployment desriptor and bundle all these as a ____ file

  1. WAR

  2. JAR

  3. EAR

  4. RAR


Correct Option: A

Application client developer performs the source code, specifies deployment descriptor to deliver ____ file

  1. WAR

  2. JAR

  3. EAR

  4. RAR


Correct Option: B

System administrator perform the following tasks to install and configure a J2EE application. (select the answer which is given in the correct order)

  1. Verify the content for J2EE specification, Configure the descriptor, Add EAR, Deploys the EAR file to J2EE server

  2. Configure the descriptor, Add EAR, Verify the content for J2EE specification, Deploys the EAR file to J2EE server

  3. Verify the content for J2EE specification,Add EAR, Configure the descriptor, Deploys the EAR file to J2EE server

  4. Add EAR, Configure the descriptor, Verify the content for J2EE specification, Deploys the EAR file to J2EE server


Correct Option: D

Database supported by different J2EE products cannot vary.

  1. True

  2. False


Correct Option: B
- Hide questions