| Author |
real exam question: file access (not copied from the exam)
|
adam Lui
Ranch Hand
Joined: Sep 03, 2007
Posts: 186
|
|
i dont know is it legal to discuss real exam here. My friend completed the exam last week and he told me a very difficult question he dealt with... a drag and drop question, something like... {deleted the question's description] - Bert I know this may not be sufficient info but anyone got on hand skill to write such a method? [ November 05, 2007: Message edited by: Bert Bates ]
|
boolean b = true;<br />System.out.println ("I believe in Java.<br />Java will make my dream come " + b);
|
 |
Bert Bates
author
Sheriff
Joined: Oct 14, 2002
Posts: 8712
|
|
Hi Adam, It's a bit of a grey area, just how close to the real exam can we get when we discuss it. In this case it felt just a little bit too close. I admit it's a subjective call, so I hope you'll understand that I edited your post. I think that if you want to ask a more general question about how you might accomplish a specific task in Java it would be okay. Thanks, Bert
|
Eliminate fossil fuel subsidies. (If you're not on the edge, you're taking up too much room.)
|
 |
adam Lui
Ranch Hand
Joined: Sep 03, 2007
Posts: 186
|
|
Originally posted by Bert Bates: Hi Adam, It's a bit of a grey area, just how close to the real exam can we get when we discuss it. In this case it felt just a little bit too close. I admit it's a subjective call, so I hope you'll understand that I edited your post. I think that if you want to ask a more general question about how you might accomplish a specific task in Java it would be okay. Thanks, Bert
sorry
|
 |
 |
|
|
subject: real exam question: file access (not copied from the exam)
|
|
|