• 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 Queries

 
Ranch Hand
Posts: 634
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i had heard that the while giving Exam at prometric center,
the review option doesnot work properly.

1.your answers are erased,is It true ?

2.Is there anything i should be alert of ?

3.My exam center is

Hi Tec Point (Jetking Learning Centre)
Chandigarh,


Is there any chance that there would be questions on serialization ?

4.Had someone given test there ?
 
Ranch Hand
Posts: 1183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. I have heard of the same problem and I think when I took the test it actually really happened, which means when you select some answers and mark them for review, the selection will be erased.

2. always check for compiler errors before you dive into the problem at hand!!

3. there will be questions on serialization. Each chapter in the Kathy sierra book will be tested.
 
Ranch Hand
Posts: 504
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I gave my exam in january 2010 and that time serialisation was not in the course anymore so check it on oracles website for exam objectives.

The answers are erased only for drag and drop questions.
 
Ranch Hand
Posts: 100
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The answers to the Drag and Drop Questions are erased if you click on the Exhibit(or some other one for showing the code) button, and the question that you want the answer to be erased is prompted to you when you click the exhibit button once you have completed answering the questions
 
Bartender
Posts: 2700
IntelliJ IDE Opera
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Serialization and Thread.wait/notify(All) are no longer on the current exam. The K&B book was released just before the exam update.
 
Mohit G Gupta
Ranch Hand
Posts: 634
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a Lot
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic