Cloud Computing and Java Technologies Quiz

A mixed quiz covering cloud computing concepts, Java enterprise frameworks (JSF, Struts, Spring MVC, JMS), and SAP PI basics.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

T -code to monitor Processed XML is

  1. SXMB_IFR
  2. RZ20
  3. SXMB_MONI
  4. SM59
Question 2 Multiple Choice (Single Answer)

CCMS in PI stands for

  1. Computing Center Management System
  2. Computing Center Monitoring System
  3. Computing Component Management System
  4. Computing Component Monitoring System
Question 3 Multiple Choice (Single Answer)

Logical system is configured through the transactions

  1. SALE
  2. SARA
  3. WE20
  4. WE21
Question 4 Multiple Choice (Single Answer)

What output is displayed as the result of executing the following statement? System.out.println("// Looks like a comment.");

  1. 1.// Looks like a comment
  2. 2.The statement results in a compilation error
  3. 3.Looks like a comment
  4. 4.No output is displayed
Question 5 Multiple Choice (Single Answer)

What is the output (Assuming written inside main) String s1 = new String("amit"); String s2 = s1.replace('m','i'); s1.concat("Poddar"); System.out.println(s1+" "+(s1+s2).charAt(5));

  1. Compile error
  2. amitPoddar o
  3. amitPoddar i
  4. amit i
Question 6 Multiple Choice (Single Answer)

What is struts?

  1. Technology
  2. Frameworks
  3. Java Development Tool Kit
  4. Language
Question 7 Multiple Choice (Single Answer)

Which method is necessary for Action class?

  1. valuator()
  2. reset()
  3. execute()
  4. findForward()
Question 8 Multiple Choice (Single Answer)

We can create how many struts config file in an struts application?

  1. Only One
  2. Only Two
  3. As many we needed
  4. Zero
Question 9 True/False

Spring MVC is a request-based framework.

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

wHAT IS MARKER INTERFACE?

  1. a interface with single method
  2. A interface with no methods
  3. A final interface
  4. there is nothing like marker interface
Question 11 True/False

Can we override static method?

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

Which of following is not struts version ?

  1. Struts 1.3.8, Struts 1.2.8
  2. Struts 1.2.7,Struts 1.0.2
  3. Struts 3.0.11.1, Struts 1.0.11
  4. Struts 2.0.11.1, Struts 2.0.6
Question 13 Multiple Choice (Single Answer)

What type messaging is provided by JMS

  1. Both synchronous and asynchronous
  2. asynchronous
  3. synchronous
  4. none
Question 14 Multiple Choice (Multiple Answers)

What are the advantages of JSF?

  1. Offers a clean separation between behavior and presentation.
  2. No Robust event handling mechanism.
  3. Events easily tied to server-side code.
  4. Eliminated the need for a DTO Class
Question 15 Multiple Choice (Single Answer)

Which one of the following is true about Cloud computing

  1. Brings down the hardware costs
  2. Needs high initial investments
  3. Can access the data anywhere if we are connected to internet
  4. Both a&c
Question 16 Multiple Choice (Single Answer)

Computing model analogous to new centralized power generation model, where we have comamn computing storage infrastructure for all users instead of having huge local servers and storage units.Users enroll for the respective services and pay for what they use is _____?

  1. Green computing
  2. Grid computing
  3. Cloud computing
  4. Utility Computing
Question 17 Multiple Choice (Single Answer)

Which of the following do not provide infrastructure as service

  1. Rackspace
  2. Nimbus
  3. Flexiscale
  4. None of the above
Question 18 Multiple Choice (Single Answer)

Which of the following provide the platform as service

  1. Googles application Engine
  2. Microsoft's Azure
  3. Force.com
  4. All the above
Question 19 Multiple Choice (Single Answer)

Which of the following is not considered as a part of cloud computing classification

  1. On premise private cloud
  2. Public Cloud
  3. community Cloud
  4. Hybrid cloud
Question 20 Multiple Choice (Single Answer)

Which of the following is not possible with cloud computing

  1. Reduce hardware costs
  2. Reduce the physical place of servers for consumers
  3. Data security
  4. Unlimited storage capacity