• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

scjp 1.5 objectives?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have read the objectives for the exam on sun's site.
They do not make mention of topics such as the Math class or bitwise operations being on it. However I find these kind of sample questions on 1.5 mock exams. Are these topics found on the exam?

Also when you take the exam do you take it in sections? ie: you are first given questions from Section 1: "Declarations, Initialization and Scoping" and then you proceed to section 2 etc... or are all the questions in a randomized order?

thanks
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bitwise operations are not on the SCJP1.5 exam as far as I know.
Neither is the Math class or any use of it.
On the exam, the questions are answered in a random order.
If I'm wrong about anything above, then someone please correct me ;-)
 
Sheriff
Posts: 9709
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mark you are correct...
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bert Bates, one of the authors of the famous K&B book, just mentioned a few days ago here on the forums that the Math class is not on the SCJP 5 and 6 exams (it is on the SCJP 1.4 exam).

Bitwise operators are indeed also not on the SCJP 5 or 6 exams.
[ September 10, 2008: Message edited by: Jesper Young ]
 
I've got no option but to sell you all for scientific experiments. Or a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic