| Author |
essay exam
|
Sergey Bylokhov
Greenhorn
Joined: Dec 21, 2009
Posts: 14
|
|
Hello Everyone,
I aml preparing to the essay exams and get a small problem with providing adv and disadv for some choices.
For example in my choices.txt:
What you use RMI or sockets:
I used RMI because it is simply to understand.
And thats all. Why not? Its enough to answer the same questions on the essay exam with the same manner? Just because its simply?
|
 |
Roel De Nijs
Bartender
Joined: Jul 19, 2004
Posts: 4351
|
|
Hi Sergey,
For the question about RMI you can just answer that one, but other questions will ask you about how you implemented some requirements. I think just answering "it is easy to understand" won't be enough (I don't know if it will end up in a failure). I provided 5-6 advantages and 2-3 disadvantages to illustrate why RMI was the obvious choice for the networking protocol (both in my choices.txt and as the essay exam).
Kind regards,
Roel
|
SCJA, SCJP (1.4 | 5.0 | 6.0), SCJD
http://www.javaroe.be/
|
 |
Roberto Perillo
Bartender
Joined: Dec 28, 2007
Posts: 2212
|
|
Howdy, Sergey!
As far as I can remember, in this kind of question, you'll also be asked about the advantages and disadvantages of your choice. So just saying that it is easier won't be enough. The other questions, you'll have to explain how your approach works.
Also, remember to give implementation details in your answers, because the idea of this exam is to show them that you are the person that coded everything, so it's very important that your answers match what's been implemented.
|
Cheers, Bob "John Lennon" Perillo
SCJP, SCWCD, SCJD, SCBCD - Daileon: A Tool for Enabling Domain Annotations
|
 |
Bernd Wollny
Ranch Hand
Joined: May 15, 2006
Posts: 59
|
|
Hi guys,
i 'm looking straight forward to do the essay exam in the next few weeks... So, one more quesion:
Roberto says, that we have to give implementation details in our answers. What does that mean? Should we give pseudo code? Or do we really have to dive into some concrete code to analyze? Or are explanations about their function enough?
Kind regards
Bernd
|
SCJP 1.4, SCJD/OCMJD
|
 |
Roel De Nijs
Bartender
Joined: Jul 19, 2004
Posts: 4351
|
|
Hi Bernd,
Roberto means that you will look good if you give in your answers class names, variables, data members, method names,... So you really prove you have developed the code yourself and if you have coded the assignment yourself, it certainly will not be very difficult. You have spent weeks/months with your code, that you'll recollect all these specific names without any problem. Although that was my experience
Kind regards,
Roel
|
 |
Bernd Wollny
Ranch Hand
Joined: May 15, 2006
Posts: 59
|
|
Roel De Nijs wrote:You have spent weeks/months with your code, that you'll recollect all these specific names without any problem.
That's the fact!!!
Thanks for your answer.
|
 |
Mark O' Sullivan
Ranch Hand
Joined: Aug 17, 2009
Posts: 160
|
|
Hi,
Just about the essay exam, I'll sitting this next week. Is it enough the know the project one did and the choices.txt file? Should this cover what's required for the exam, generally?
Thanks.
|
 |
Roel De Nijs
Bartender
Joined: Jul 19, 2004
Posts: 4351
|
|
Mark O' Sullivan wrote:Is it enough the know the project one did and the choices.txt file? Should this cover what's required for the exam, generally?
Absolutely!
Good luck, Mark! You'll do great.
Kind regards,
Roel
|
 |
Roberto Perillo
Bartender
Joined: Dec 28, 2007
Posts: 2212
|
|
Mark O' Sullivan wrote:Just about the essay exam, I'll sitting this next week.
Good luck, champion! Soon, you'll also be a SCJD!
|
 |
 |
|
|
subject: essay exam
|
|
|