What is wrapper class example?



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

Post New Answer

More Core Java Interview Questions

what is recursion in java

1 Answers   Cap Gemini,


What is type conversion in java?

1 Answers  


What is JVM ? use of JVM?

6 Answers   BVC, Tech Mahindra,


What is local variable and instance variable?

1 Answers  


What is object of class in java?

1 Answers  


How do you access command-line arguments within the code?

1 Answers   Flextronics, Hexaware,


What are parent methods and how can you call them?

2 Answers  


wat is class level lock and object level lock

3 Answers   HCL, Persistent,


What do you mean by static variable?

1 Answers   TCS,


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?

1 Answers  


Java violates few objected oriented concepts. Can you explain in what way?

3 Answers   Ness Technologies,


Categories