Advanced Java EE

Quiz covering enterprise Java technologies including EJBs, Servlets, JDBC, RMI, Struts, and distributed computing concepts

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following technology incorporates standard based presentation using XHTML and CSS?

  1. Ajax
  2. Java applet
  3. Filter
  4. Java beans
  5. Transaction
Question 2 Multiple Choice (Single Answer)

In Java struts applications, which of the following components correspond to the web pages?

  1. Java beans components
  2. View components
  3. Model components
  4. Visibroker for Java
  5. Query
Question 3 Multiple Choice (Single Answer)

Which of the following technologies is/are the next-generation GUI toolkit(s) that Sun Microsystems created to enable enterprise development in Java?

  1. Externalization
  2. OrbixWeb
  3. Java beans
  4. Filters
  5. Java swing
Question 4 Multiple Choice (Single Answer)

Which of the following container provides life cycle management, a single process to share and manage application-wide resources and interaction with a web server?

  1. EJB server provider
  2. EJB specification
  3. Deployment descriptor
  4. Servlet container
  5. Object life cycle
Question 5 Multiple Choice (Single Answer)

Which of the following technology supports distributed objects written entirely in the java programming language?

  1. Java IDL
  2. JDBC
  3. Java beans
  4. Filter
  5. WebSphere
Question 6 Multiple Choice (Single Answer)

Which of the following technology is built upon the specification of how local and remote objects interoperate?

  1. OrbixWeb
  2. The java 2 ORB
  3. Remote method invocation
  4. Filter
  5. Events
Question 7 Multiple Choice (Single Answer)

Which of the following bean is used if the client is an interactive application?

  1. Stateless session bean
  2. Stateful session bean
  3. Java bean
  4. Java applet
  5. Naming
Question 8 Multiple Choice (Single Answer)

Which of the following beans is/are always transient?

  1. Java beans
  2. Java applets
  3. WebSphere
  4. Relationships
  5. Session beans
Question 9 Multiple Choice (Single Answer)

Which of the following style of drivers requires some binary code to be loaded on each client machine?

  1. JDBC
  2. JDBC driver manager
  3. Native-API partly-java driver
  4. JDBC URL
  5. execute()
Question 10 Multiple Choice (Single Answer)

Which of the following providers is not required to be an expert at system level programming?

  1. Deployment descriptor
  2. EJB server provider
  3. EJB specification
  4. Enterprise bean provider
  5. TX_MANDATORY
Question 11 Multiple Choice (Single Answer)

Which of the following beans exist across client sessions and are shared by multiple clients?

  1. Entity beans
  2. Java beans
  3. Filters
  4. OrbixWeb
  5. Portable object adapter
Question 12 Multiple Choice (Single Answer)

Which of the following works with the enterprise bean's deployment descriptor and the enterprise bean's client-view contract?

  1. EJB server provider
  2. Application assembler
  3. Native-API partly-java driver
  4. The JDBC URL
  5. Deployment descriptor
Question 13 Multiple Choice (Single Answer)

Which of the following interfaces for an enterprise bean defines the methods for creating new beans, deleting beans and finding beans?

  1. Remote interface
  2. Home interface
  3. Bean managed persistence
  4. TX_BEAN_MANAGED
  5. Instance passivation
Question 14 Multiple Choice (Single Answer)

Which of the following save(s) your time by allowing you to view complex applications as a series of basic components?

  1. Java applet
  2. Java beans
  3. Java struts
  4. WebSphere
  5. Events