Answer Posted / vinod
Except primitive data types, everything is object in java.
We need to convert these primitive data types to an objects
using wrapper classes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the 3 types of loops in java?
What is the benefit of singleton pattern?
How can you read content from file in java?
How to stop a thread in java? Explain about sleep () method in a thread?
What are different types of constants?
Is an object null?
How do you convert boolean to boolean?
What are JVM.JRE, J2EE, JNI?
Name few java 8 annotations ?
What do you understand by synchronization?
How do you input a string in java?
What is string pool in java?
What is a function easy definition?
Discuss about garbage collector in Java.
What is anti pattern in programming?