• 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

Terms explanation

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

When I took my exam, on the paper that was printed my result, I have a summary of the the different part of the exam . so I would like to know to what chapter of the K&B are related the following sections:

1 - API contents
2 - OO Concept
3 - Fudamentals

Regards
 
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you check Sun's SCJP objectives (for version 1.5), you will see that:
  • API Contents is objectives section 3
  • OO Concepts is objectives section 5
  • Fundamentals is objectives section 7
  • In K&B, coverage of these objectives might be spread out among multiple chapters, but the table of contents identifies which objectives are covered under which topics. So look in the K&B table of contents for "Exam Objectives 3.x, 5.x, and 7.x."
    reply
      Bookmark Topic Watch Topic
    • New Topic