J2EE Application Development

Test your knowledge of Java 2 Enterprise Edition including EJB, CORBA, servlets, and web technologies

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following includes the structural information of the enterprise bean and declare all the enterprise bean's external dependencies?

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

Which of the following CORBA services supports inquiries on objects?

  1. Query
  2. Transaction
  3. Events
  4. WebSphere
  5. Stock
Question 3 Multiple Choice (Single Answer)

Which of the following is used to edit table data directly in place without requring the user to navigate to a new page to edit the data?

  1. Java applet
  2. Ajax
  3. Java servlets
  4. OrbixWeb
  5. Events
Question 4 Multiple Choice (Single Answer)

Which of the following defines a convention for making a Java class instance customizable by design tools and allowing the tools to link these customized objects via events?

  1. Java servlet
  2. Java beans
  3. Java applet
  4. Application assembler
  5. Optimized method invocation
Question 5 Multiple Choice (Single Answer)

Which of the following greatly complement servlets and are commonly used for things such as authentication, content compression and logging?

  1. Filters
  2. Java applets
  3. Enterprise bean provider
  4. TX_MANDATORY
  5. Preached instances
Question 6 Multiple Choice (Single Answer)

Which of the following outputs one or more ejb-jar files that contain the enterprise beans along with their application assembly instructions?

  1. Enterprise bean provider
  2. EJB server provider
  3. Instance pooling
  4. TX_BEAN_MANAGED
  5. Application assembler
Question 7 Multiple Choice (Single Answer)

Which of the following is defined as a set of assumptions, concepts, values and practices that constitutes a way of viewing reality?

  1. Java servlets
  2. Java applet
  3. Portable object adapter
  4. WebSphere
  5. Java struts
Question 8 Multiple Choice (Single Answer)

In which of the following methods does the method return null, if the request did not include a header of the specified name?

  1. getIntHeader(java.lang.String name)
  2. getHeaderNames()
  3. getHeader(java.lang.String name)
  4. containsHeader(java.lang.String name)
  5. init()
Question 9 Multiple Choice (Single Answer)

Which of the following architectures will be the standard component architecture for building distributed object oriented bussiness applications in the java programming language?

  1. Enterprise java beans architecture
  2. Java applet
  3. Java servlets
  4. EJB server provider
  5. Instance pooling
Question 10 Multiple Choice (Single Answer)

Which of the following objects in the stock application is a distributed object that represents the alarm set by the user?

  1. Alarm Presentation
  2. Stock
  3. Relationships
  4. Java 2 ORB
  5. Alarm
Question 11 Multiple Choice (Single Answer)

Which of the following is an expert at a specific operational environment and is responsible for the deployment of enterprise beans?

  1. Enterprise bean provider
  2. EJB server provider
  3. Deployer
  4. Instance passivation
  5. TX_BEAN_MANAGED
Question 12 Multiple Choice (Single Answer)

Which of the following insulates the enterprise bean from the specifics of an underlying EJB server, by providing a simple, standard API between the enterprise bean and the container?

  1. EJB server provider
  2. EJB container provider
  3. Enterprise bean provider
  4. Instance passivation
  5. TX_BEAN_MANAGED
Question 13 Multiple Choice (Single Answer)

In which of the following beans does the the session end and the state disappear, when the client removes the bean?

  1. Stateful session bean
  2. Stateless session bean
  3. Instance passivation
  4. Instance pooling
  5. TX_MANDATORY
Question 14 Multiple Choice (Single Answer)

Which of the following CORBA services defines how CORBA objects can have friendly symbolic names?

  1. containsHeader(java.lang.String name)
  2. addHeader(java.lang.String name, java.lang.String value)
  3. Naming
  4. Relationships
  5. Events
Question 15 Multiple Choice (Single Answer)

The client accesses remote services by invoking which of the following methods?

  1. Java applet
  2. Java servlet
  3. init()
  4. Session beans
  5. containsHeader(java.lang.String name)