• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Real vs. Mock Exams

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy Ranchers,
I'm preparing for the SCJP 5.0 exam and just wanted to confirm a couple of aspects of the 'real' exam with the experts:

1. I have the excellent K & B study guide and have taken the LearnKey MasterExam which is included on the CD. Whilst this is a very useful exercise I was continuously frustrated by not being able to see all of the sample code at once, particularly on the lengthier questions regarding concurrency. There appeared to be no way to maximise the window - I appreciate that facilities at test centres will vary but someone please tell me the interface is a bit 'friendlier' on the real exam, or that you can at least see most/all of the code at once.

2. Is the sample code syntax-highlighted on the real exam?

3. Does the real exam tell you the number of correct answers to the multiple-multiple choice questions?

Many Thanks,
Tom
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

3. Does the real exam tell you the number of correct answers to the multiple-multiple choice questions?



Commonly asked. Yup, it does.

-Cameron McKenzie
 
Ranch Hand
Posts: 342
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. Yes, the interface in the exam is better und you'll see most of the code at once, in contrast to master exam.
2. No, there is no syntax highlighting.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow - I'd say the interface is maybe a little bit better, but I've been arguing with Sun for years that the exhibit code window is too small.

I would advise you to get used to having to scroll around to see all the code - it kinda sucks.

hth,

Bert
 
Ranch Hand
Posts: 110
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You have to be very careful with drag and drop questions:
If you review a drag and drop question, your previous answer will be erased.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The real exam software sucks.

Beware the drag ad drop traps. You cannot review Drag and Drop answers without losing the answers.

The way the drag and drop elements are dragged is a little tricky.

I found the sample questions before the exam irritating. I just wanted to start the exam, not answer some feedback questions. I usually lie in them anyway since I just want to get done with them.
 
Tom Bunting
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All - thanks for the tips and warnings!
 
I like tacos! And this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic