The Artima Developer Community
Sponsored Link

Java Answers Forum
Do you really know Java?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Chisholm

Posts: 11
Nickname: dchisholm
Registered: Jul, 2002

Do you really know Java? Posted: Jul 23, 2002 12:37 PM
Reply to this message Reply
Advertisement
I had been working as a Java programmer for several months before I started thinking about trying the Sun Certified Java Programmer exam. Although I thought that I was a good programmer, I found the mock exams that are available on the web to be shockingly difficult.

On-the-job training is valuable, but it has a tendency to leave large gaps in a person's understanding of the subject. A great way to fill those gaps is to study for the exam. The exam provides a goal and a motivation to work through one of many study guides that are available on the web or at the book store.

Do you really know Java or do you just think that you do? Do you really understand method overriding, hiding, and overloading? When are methods overridden and when are they hidden? Do you really understand type conversions? Do you really understand how Java evaluates expressions? If you are a mathematician and expect Java to obey the rules of operator precedence that you learned in school, then you probably don't understand Java.

If you want to test your knowledge of Java, then please try my collection of mock exams at the following URL. The best choice for those that are just beginning the study process or have not even started is the "Basics Exam".

The answer page for each exam contains links to the Java Language Specification, the JVM Specification, JavaDocs, and Java Question and Answer forums such as this one.

http://www.geocities.com/danchisholm2000

Please give my exams a try and let me know what you think.

Topic: drop down menu Previous Topic   Next Topic Topic: how can I get back the vector?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use