What is wrapper class example?
Answer / Ashish Kumar Jaiswal
Wrapper classes in Java are classes that wrap the primitive data types (Byte, Short, Integer, Long, Float, Double, and Boolean) into objects. An example of a wrapper class is Integer (for int).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is recursion in java
What is type conversion in java?
What is JVM ? use of JVM?
What is local variable and instance variable?
What is object of class in java?
How do you access command-line arguments within the code?
1 Answers Flextronics, Hexaware,
What are parent methods and how can you call them?
wat is class level lock and object level lock
What do you mean by static variable?
what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 Answers CTS, Phoenix Technologies,
What is the synonym of string?
Java violates few objected oriented concepts. Can you explain in what way?