Weekend Tech

Java 1.2 course notes and work plan edited from several sources. This is a work in process and is constantly being refined, though may not be updated to the latest Java releases. Included is a collection of Java certification practise questions and answers.

Saturday, 26 September 2009

Java Certification Question 0105

›
What will happen when you attempt to compile and run the following code? int Output=10; boolean b1 = false; if((b1==true) &...
1 comment:
Friday, 25 September 2009

Java Certification Question 0104

›
Which of the following statements are true? 1) An inner class may be defined as static 2) There are NO circumstances where an inner class ...
Thursday, 24 September 2009

Java Certification Question 0103

›
Your chief Software designer has shown you a sketch of the new Computer parts system she is about to create. At the top of the hierarchy is ...
Wednesday, 23 September 2009

Java Certification Question 0102

›
Which of the following statements about threading are true? 1) You can only obtain a mutually exclusive lock on methods in a class that ex...
Tuesday, 22 September 2009

Java Certification Question 0101

›
Given the following code class Base{} public class MyCast extends Base{ static boolean b1=false; static int i = -1; static doub...
›
Home
View web version

About Me

duffieldc
The views expressed and examples used are my own. The views and opinions expressed by visitors to this blog are theirs and do not necessarily reflect mine.
View my complete profile
Powered by Blogger.