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

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am just wondering besides multiple choices, if there is any written questions in SCJP Exam?
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jessica
Filling in the blanks are the only written questions you will encounter, e.g. What does the String s1 output......, Fill in the type of class that should be least restrictive allowing inheritance........(public SomeClass extends...)etc etc.
These type of written questions are very short and knowledge permitting should only take less than 2 minutes.
I encountered 4 of these type of questions in my exam, this is one of the places i slipped up on by leaving out " " which i think counted......needless to say i am retaking the exam next week.
Hope this helps
John Paul
[This message has been edited by John Paul (edited June 28, 2001).]
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also, the multiple choice questions consist of questions where this is only one answer, and questions where there can be multiple correct answers (I call them "multiple multiple choice"). In the case of "multiple multiple choice" you will be told how many answers will be correct for the question (ie, this question will have 3 correct answers).
Good Luck,
Mark
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic