Autoboxing and Unboxing Posted on: July 13, 2010 at 12:00 AM
In this SCJP topic you will various sample question on uses of primitive wrapper classes, autoboxing and unboxing. SCJP Module-7 Question-1
The Sample program given below will test your understanding about the Boolean class in Java and helpful for SCJP examination.
SCJP Module-7 Question-2
The program given below will test your understating about the Integer class and int data types in Java.
SCJP Module-7 Question-3
This program tests your understanding about the Number class and the int data type in Java.
SCJP Module-7 Question-4
The program given below will test your knowledge about the Integer class and int data types in Java and prepares you for SCJP examination.
SCJP Module-7 Question-5
This sample program will test your understanding about the Integer class and int data types in Java.
SCJP Module-7 Question-6
The program given below will test your understanding about the Integer and int data types in Java programming language and helps you for preparation of SCJP exam.
SCJP Module-7 Question-7
The program given below will test your understanding about the Integer class and int class in java.
SCJP Module-7 Question-8
This program will test your knowledge about the constructor and Integer class in Java. It will also test your understanding about the flow of program in Java.
SCJP Module-7 Question-9
This example will check your understanding about the wrapper class Integer and it is also very helpful for successful completion of SCJP exam.
SCJP Module-7 Question-10
The example given below will test your understanding about parsing integer object into primitive int, and will also test your logic about the program.