• 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

Essay exam

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have essay exam next week and I don't know exactly how can I prepare myself for this exam? Is my design choices document enough for this? Any comment, document you are aware that is good for essay??
Regards
Sam
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You don't need to study for the essay exam, it is a breeze. Just read your design.txt file before you go in as a refresher as to what you did.
Mark
 
Sam Stackly
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Mark,
I am wondering if they are going to ask about some API like collection API (like what's difference between ArrayList and vector or HashMap and WeakHashMap) or something special about RMI or Serialization, are they? I don't how can I spend two hours for this exam?!!

Sam
 
Ranch Hand
Posts: 3451
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sam,


I am wondering if they are going to ask about some API like collection API (like what's difference between ArrayList and vector or HashMap and WeakHashMap)...


Nope.


... or something special about RMI or Serialization, are they? I don't how can I spend two hours for this exam?!!


They might ask you why you chose one over the other.
Don't spend two hours if you finish in an hour. Just make sure your answers reflect what you did.
Hope this helps,
Michael Morris
 
"Don't believe every tiny ad you see on the internet. But this one is rock solid." - George Washington
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic