• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

mock test questions clarification

 
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just gave a mock test. Got these 4 questions wrong, can you folks explain.

->Is Object Distribution a service provided by the ejb-container ? How is it so. (this was amongst the other options like transaction, security, persistence, pooling etc) .

->Do ejb clusters provide, caching capabilities ? I chose all the others except this one.

->which design patterns are to be used when you want to ensure that only legal combinations are to be used ?

->why is that vertical scalability has little or no impact on the reliability and scalability of the system? Definitely it does contribute to the system being more available (ofcourse not as much as horizontal scalibility would do. But it does.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic