• 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

Session Bean - Mock Exam Question

 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please refer to following questions:



For question 13, answer f means one is answering based on whether it is technically possible or not. If we keep same logic in mind while answering next question say 14 answer b] They can support overloaded constructors should be correct, as long as class provides a default constructor.

I tried it out and it works perfectly fine. Technically it's possible, and I know it does not make much sense to overload a constructor. But yes, it's possible. So I selected it as answer. Now how do one answer such questions?

Any thoughts on above please?
[ November 04, 2004: Message edited by: Sandesh Tathare ]
 
Ranch Hand
Posts: 1258
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Questions like this would most likely be weeded out during the beta testing period. You will get very few, if any, ambiguous question on the actual exam. I wouldn't sweat it. (I always test poorly on mock exams because of this very reason; when I take the actual exam, I do much better.)
 
Sandesh Tathare
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nathaniel,

Thanks a lot. Even I have similar experience.

IMO, mock exams should not discourage and shake one's confidence. How about all BCD Certified people developing a quality Mock Test jointly? I am for it. Any one willing to join?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic