Define Wrapper Classes in Java.



Define Wrapper Classes in Java...

Answer / nashiinformaticssolutions

In Java, when you declare primitive datatypes, then Wrapper classes are responsible for converting them into objects(Reference types).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the different types of java?

0 Answers  


Differentiate between a constructor and a method? Can we mark constructors final?

0 Answers  


How do you use substring in java?

0 Answers  


What is yielding and sleeping? how they different?

2 Answers  


Enlist diffrent types of inheritance supported by java?

0 Answers  


How to define a constant variable in Java?

1 Answers   TCS,


what is the main class of all the classes

5 Answers   Photon,


What is meant by class?

0 Answers  


Can we define static methods inside interface?

0 Answers  


What is data structure in java?

0 Answers  


What does it mean that a method or field is “static”?

0 Answers  


what is meant by abstract class?

0 Answers   Aspire,


Categories