• 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

Whizlab and Original Exam Similarity

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If anyone took the exam recently, could you please clarify my confusions:

There are questions about
1) Formatter class
2) Serializable
3) ConcurrentSkipListMap
4) Drag and Drops
on whizlab.

Are all these also included in the exam. If not, do you think scoring 70-80 on Whizlab practice tests is enough on these conditions?
 
Sheriff
Posts: 9708
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) as far as I remember Formatter is on the exam.
2) Serialization has been removed from the exam. I don't think you'll get any questions from it on the exam but its good to remember that Serializable is an interface and it has no method declarations.
3) ConcurrentSkipListMap class is not on the exam.
4) You will get drag and drop questions on the exam.

Yes I think 70-80% on Whizlabs is a decent score. But try other mock exams as well, there are a lot of free mock exams available...
 
Ranch Hand
Posts: 808
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ankit Garg wrote:4) You will get drag and drop questions on the exam.



If drag and drop questions appear on the exam, then something has gone wrong.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic