• 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

Doubt On Whether These Topics Are There For The Exam

 
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All
Just want to find out if these topics are there for the exam
1. Static Initializers
2. Daemon threads
3. Collections class ( Not Collection) , do we need to learn any methods
from this

These are not specified in the Syllabus and are not covered in K&B book
but covered in Khalid Mughal's book

Can somebody please clarify
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Just want to find out if these topics are there for the exam
1. Static Initializers
2. Daemon threads
3. Collections class ( Not Collection) , do we need to learn any methods
from this


So far as I remember, you should have some knowledge (not necessary to be too indepth) in (1). For (2) and (3), they seems havent been tested.


These are not specified in the Syllabus and are not covered in K&B book
but covered in Khalid Mughal's book


Khalid's book covers more areas that you needed to pass SCJP honestly. I have his book for SCJP 1.2, and I found that the level of the book was very high, which provides many detail knowledge.

Nick
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic