• 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

TechChek Java test

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Does anybody know about TechChek Java 2.0 programmer test ? Is it like SCJP or harder ?
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes i know. and it is difficult like "RAJDHANI"

Originally posted by shatabdi:
Hi,
Does anybody know about TechChek Java 2.0 programmer test ? Is it like SCJP or harder ?


 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Shatabdi,
I had given one techchek Java 2.0 programmer test and found that it is very similar to the SCJP(in terms of the difficulty of questions asked, topics covered etc).
But the way it is evaluated is different.
It has negative marks for wrong answer and in addition the wrong answer given is also weighed. For ex. If the question is : In Java Threads are scheduled by implementing
a. Preemptive scheduling
b. Time-sliced or round-robin scheduling
c. They are system dependent
d. There is no Threads concept in java
Here the correct answer is 'c' but if you choose 'a' or 'b' then you loose less marks than if you choose 'd'.
Also the questions are adaptive i.e. If you answer correctly then the next question is slightly tougher, but if you answer it wrong then the next question would be easier.
Additionally, your score is compared with all the others who have given this test (with a statement like you scored higher than 65% of all other candidates who have taken this test). Note: You will not know the result, only the employers get to see your scorecard.
Hence it is possible to pass with fewer correct answer (which are considered to be tough by Techchek) and also fail if you have answered many of easier questions.
Hope this helps and all the best
 
shatabdi
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your help Sudhir.
 
Ranch Hand
Posts: 1070
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
shatabdi and Govinda,
We have a naming policy here at the Ranch and neither of your names meet the requirements. Could you please re-register with a more appropriate name. For more info check out this link:
http://javaranch.com/names.jsp
Thanks for the help,
Bill
 
Govinda
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sure bill.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic