Answer Posted / ritesh sinha
The java programing language provides wrapper classes to
manipulate primitive data elements as objects. such data
element are wrapped in an object created around them.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What will happen if a thrown exception is not handled?
What is the difference between JVM and JRE?
Can a private method of a superclass be declared within a subclass?
How will you load a specific locale?
Can we have static methods in an interface?
Can It is possible to synchronize the constructor of a Java Class?
Which command from the jdk compiles a java program?
What do you mean by local variable and instance variable?
Can a final method be overloaded?
Explain purpose of sleep() method in java?
Is string is a keyword in java?
What is externalizable?
What are java packages?
Is set thread safe java?
What are the different tags provided in jstl?