| Author |
J2SE 5.0 and SCJA
|
Paulo Aquino
Ranch Hand
Joined: Apr 29, 2002
Posts: 200
|
|
|
What new features of J2SE 5.0 should I study for the SCJA exam? I'm not familiar with Tiger because the scjp exam that i took before was for 1.4 .
|
Be Afraid...Be very Afraid...
|
 |
Rudy Harianto
Ranch Hand
Joined: Dec 01, 2003
Posts: 94
|
|
it's based on Java 5.0. but the new feature involved is forEach and enum, as I see. also switch statement which now can accept enum type.
|
SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJA<br /> <br />blog: <a href="http://jroller.com/page/rharianto" target="_blank" rel="nofollow">http://jroller.com/page/rharianto</a>
|
 |
Nicholas Cheung
Ranch Hand
Joined: Nov 07, 2003
Posts: 4982
|
|
Pay attention to foreach loop and how to construct Enum. 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)
|
 |
 |
|
|
subject: J2SE 5.0 and SCJA
|
|
|