| Author |
Enum
|
Paulo Aquino
Ranch Hand
Joined: Apr 29, 2002
Posts: 199
|
|
|
To those who have already taken the exam, where can you get good/relevant info about this topic?
|
Be Afraid...Be very Afraid...
|
 |
Kristin Stromberg
Ranch Hand
Joined: May 17, 2005
Posts: 91
|
|
This pretty much covers it.... [ July 10, 2005: Message edited by: Kristin Stromberg ]
|
 |
Mahesh Kumaraguru
Ranch Hand
Joined: Jun 01, 2005
Posts: 95
|
posted

0
|
|
http://java.sun.com/docs/books/tutorial/java/javaOO/enum.html
|
Regards,<br />K. Mahesh<br /> <br />SCJP 1.2 Aug-2001 : 79%
|
 |
Wasim Ayoubi
Ranch Hand
Joined: Nov 21, 2004
Posts: 46
|
|
enjoy it http://java.sun.com/j2se/1.5.0/docs/guide/language/enums.html
|
Wasim Ayoubi<br />SCJA1.0(BETA), SCJP1.4, SCWCD1.4<br />Next ???
|
 |
Nicholas Cheung
Ranch Hand
Joined: Nov 07, 2003
Posts: 4982
|
|
The questions are not difficult, what you have to know are how to declare and construct an Enum, and how to refer to its value. Nick
|
SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
|
 |
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
|
|
Originally posted by Nicholas Cheung: The questions are not difficult
But be careful! Don't overlook the codes.
|
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
|
 |
Nicholas Cheung
Ranch Hand
Joined: Nov 07, 2003
Posts: 4982
|
|
But be careful! Don't overlook the codes.
The statement is based on the assumption tha you understand the topics well, so as the questions. Of course, if you mis-intrepet the questions or not prepared well, the exam will then be difficult. Nick
|
 |
 |
|
|
subject: Enum
|
|
|