| Author |
Regarding Collections
|
Mani Venkata Kanth
Ranch Hand
Joined: Aug 21, 2006
Posts: 39
|
|
hi all, i prepared Collections according to exam objectives. ie., choosing an appropriate collection for the given requirement. but i saw questions from some mock exams which includes some of the functions of collection class. my doubt is "shall we need to study collections api also or is it enough what i studied according to objectives?" please suggest me..
|
 |
Pavel Kubal
Ranch Hand
Joined: Mar 13, 2004
Posts: 356
|
|
If your aim is only certificate, then study only according to objectives. If your aim is deep understanding of collections, then **** objectives and learn what you are week in ;-)
|
 |
Kris Krason
Greenhorn
Joined: Aug 05, 2005
Posts: 25
|
|
I think it depends on the exam version. AFAIR in 1.4 I didn't have to know api of collections, but as for 1.5/5.0 you should know methods from the API (at least, that's my impression from K&B book) [ September 08, 2006: Message edited by: Kris Krason ]
|
Kris Krason<br />SCJP1.4 (96%)<br />SCJP1.5 (91%)<br /> <br />See my <a href="http://krisreviews.com/2006/12/code-complete-second-edition/" target="_blank" rel="nofollow">Code Complete review</a><br /> <br /><a href="http://www.coderookie.com/2006/tutorial/the-pseudocode-programming-process/" target="_blank" rel="nofollow">Pseudocode Programming Process</a>
|
 |
 |
|
|
subject: Regarding Collections
|
|
|