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

masterexam questions

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
The K&B SCJP 5 master exam simulates real exam i heard!
1.How many options maximum will be in real exam?
2.The master exam does not say always choose x questions. Does the real exam say the always no. of correction answers or not?
3.But does the real exam display questions in such a small window too?
4.Can u please get me links for more free mock exams for scjp5 in the net?
i can only find for 1.4
5. I did not find any drag & drop questions in master exam. How many of them i may expect in the real exam?

Have a nice day!
Thanks
Subha.
 
Ranch Hand
Posts: 160
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have heard that about 30% from the questions at the real exam will be drag and drop and that you must be carefull if you intend to review one because the
previous answer will be reset. I'm sorry that I do not remember the source from where I read that... With so many information sources...
I hope anyway that the information is reliable.
Greetings,
Liviu
 
Ranch Hand
Posts: 584
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi subathra,

Liviu is correct about drag 'n' drop questions !

My suggestion for you is that during the real exam, before you go away from a drag 'n' drop question, you put the answer in a piece of paper in order to avoid the situation where you have to re-evaluate the entire question in case of review.

Other importante issue is that Ive heard that some drag 'n' drop questions might have more than one correct answer.

In this case, you are not expected to choose the best answer from the JVM point of view. You are expected only to choose a correct one.

The discussion thread that Liviu refered about is https://coderanch.com/t/253107/java-programmer-SCJP/certification/java-drag-drop-questions
 
subathra sangameswaran
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thank you very much guys
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

1.How many options maximum will be in real exam?


Hard to say... around 5?

2.The master exam does not say always choose x questions. Does the real exam say the always no. of correction answers or not?



Yes

3.But does the real exam display questions in such a small window too?


No, you don't have to worry about a bunch of code squeezing and wrapping to fit into a window. If there is any code that is more than, say 20 lines, there will be a link you can click on to show it in a new window. Also, the test takes up the whole screen, unlike the MasterExam as I recall.

5. I did not find any drag & drop questions in master exam. How many of them i may expect in the real exam?


I didn't have any , but every exam is different. So I'm not sure how many you will get.

-Tomas
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic