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.
Questions
T -code to monitor Processed XML is
- SXMB_IFR
- RZ20
- SXMB_MONI
- SM59
CCMS in PI stands for
- Computing Center Management System
- Computing Center Monitoring System
- Computing Component Management System
- Computing Component Monitoring System
Logical system is configured through the transactions
- SALE
- SARA
- WE20
- WE21
What output is displayed as the result of executing the following statement? System.out.println("// Looks like a comment.");
- 1.// Looks like a comment
- 2.The statement results in a compilation error
- 3.Looks like a comment
- 4.No output is displayed
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));
- Compile error
- amitPoddar o
- amitPoddar i
- amit i
What is struts?
- Technology
- Frameworks
- Java Development Tool Kit
- Language
Which method is necessary for Action class?
- valuator()
- reset()
- execute()
- findForward()
We can create how many struts config file in an struts application?
- Only One
- Only Two
- As many we needed
- Zero
Spring MVC is a request-based framework.
- True
- False
wHAT IS MARKER INTERFACE?
- a interface with single method
- A interface with no methods
- A final interface
- there is nothing like marker interface
Can we override static method?
- True
- False
Which of following is not struts version ?
- Struts 1.3.8, Struts 1.2.8
- Struts 1.2.7,Struts 1.0.2
- Struts 3.0.11.1, Struts 1.0.11
- Struts 2.0.11.1, Struts 2.0.6
What type messaging is provided by JMS
- Both synchronous and asynchronous
- asynchronous
- synchronous
- none
What are the advantages of JSF?
- Offers a clean separation between behavior and presentation.
- No Robust event handling mechanism.
- Events easily tied to server-side code.
- Eliminated the need for a DTO Class
Which one of the following is true about Cloud computing
- Brings down the hardware costs
- Needs high initial investments
- Can access the data anywhere if we are connected to internet
- Both a&c
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 _____?
- Green computing
- Grid computing
- Cloud computing
- Utility Computing
Which of the following do not provide infrastructure as service
- Rackspace
- Nimbus
- Flexiscale
- None of the above
Which of the following provide the platform as service
- Googles application Engine
- Microsoft's Azure
- Force.com
- All the above
Which of the following is not considered as a part of cloud computing classification
- On premise private cloud
- Public Cloud
- community Cloud
- Hybrid cloud
Which of the following is not possible with cloud computing
- Reduce hardware costs
- Reduce the physical place of servers for consumers
- Data security
- Unlimited storage capacity