Java Web Technologies and Enterprise Systems

A comprehensive quiz covering Java web frameworks (Spring, Struts), email systems, enterprise integration technologies, and web application architecture patterns.

18 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Name of functionality from Google maps through which one can virtually visit any place in the world through internet enabled PC or laptop.

  1. Earth View
  2. Street View
  3. Zoom In
  4. Zoom Out
Question 2 Multiple Choice (Single Answer)

Which of the following content management used in IB?

  1. a. MSec
  2. b. Tridion
  3. c. Resource Bundle
  4. d. Content Service
Question 3 Multiple Choice (Multiple Answers)

Which of the following are used to connect mainframe transactions

  1. a. DB2 Connect
  2. b. MF connect
  3. c. IMS connect
  4. d. CBus
Question 4 Multiple Choice (Single Answer)

How many nodes are present per instance for WebSphere in IB.

  1. 2
  2. 3
  3. 4
  4. 5
Question 5 Multiple Choice (Single Answer)

Select standard J2EE applications presentation tier framework

  1. Struts
  2. Spring MVC
  3. Standard JSP, Servle
  4. WebWork
Question 6 True/False

Database can be accessed from service layer

  1. True
  2. False
Question 7 True/False

Database can be accessed from service layer

  1. True
  2. False
Question 8 Multiple Choice (Single Answer)

Database transactions managemet is performed by

  1. JDBC API
  2. Hiberntae
  3. EJB
  4. AOP proxies
Question 9 Multiple Choice (Single Answer)

Select all the correct statements regarding Spring Framework usage in Michaels

  1. Spring IOC constrcutor injection is used
  2. Spring IOC setter injection is used
  3. Spring IOC interface injection is used
  4. Spring IOC interface injection is not used
Question 10 Multiple Choice (Single Answer)

Application datasource is configured is which of the foll. file?

  1. web.xml
  2. application.properties
  3. server.xml
  4. .xml
Question 11 Multiple Choice (Single Answer)

employee WHERE org_id = 1000 Select applicable answer(s):

  1. Fragement statement is incorrect
  2. Statements which include fragment are incorrect
  3. All the statements are correct
  4. None
Question 12 Multiple Choice (Single Answer)

Which is the standard version of Java in Michaels?

  1. 1.4
  2. 1.5
  3. 1.6
  4. 1.7
Question 13 Multiple Choice (Single Answer)

Spring Framework beans cn have class level variables other than logger object

  1. True
  2. False
  3. Cant say
  4. None
Question 14 Multiple Choice (Single Answer)

E-mail started in?

  1. 1966
  2. 1965
  3. 1964
  4. 1963
Question 15 Multiple Choice (Single Answer)

The parts before and after @ sign are?

  1. domain name,local part
  2. local part,domain name
  3. None of the above
  4. Both of them
Question 16 Multiple Choice (Single Answer)

What is meant by Bcc?

  1. Before Carbon Copy
  2. Body Field Carbon Copy
  3. Blind Carbon Copy
  4. All
Question 17 Multiple Choice (Single Answer)

The usefulness of e-mail is being threatened by which phenomena?

  1. email bombardment
  2. spamming
  3. phishing
  4. email worms
  5. All
Question 18 Multiple Choice (Multiple Answers)

What are the components of Struts 1.3?

  1. Model
  2. View
  3. Controller
  4. ALL of the above
  5. None of the above