• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SCJP CX 310-055 exam objective

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am preparing for SCJP 310-055 exams & Iam not sure about the correct exam objectives. I went through diff websites & found there are 3 diff objectives with the same exam code...

1st objective contains foll topics:

Section 1: Declarations and Access Control
Section 2: Flow control, Assertions, and Exception Handling
Section 3: Garbage Collection
Section 4: Language Fundamentals
Section 5: Operators and Assignments
Section 6: Overloading, Overriding, Runtime Type and Object Orientation
Section 7: Threads
Section 8: Fundamental Classes in the java.lang Package


2nd objective contains slightly diff topics:

Section 1: Declarations, Initialization and Scoping
Section 2: Flow Control
Section 3: API Contents
Section 4: Concurrency
Section 5: OO Concepts
Section 6: Collections / Generics
Section 7: Fundamentals


I have also purchased ucertify & downloaded the file whc contains the foll topics in its objectives apart from the one mentioned above...

Exceptions(try, catch, finally), garbage collection, outboxing, inboxing, swings, wrapper classes, datainputstream, outputstream�, swings� etc

Could anyone pls let me know the correct objective for SCJP (CX 310-055) exam...

Thank you
Neetha
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Neetha,

here are the Objectives for SCJP 310-055

http://www.sun.com/training/catalog/courses/CX-310-055.xml

scroll down and you'll find them.
[ September 10, 2007: Message edited by: Khushbu Ghodasara ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic