What are wrapper classes?

Answers were Sorted based on User's Feedback



What are wrapper classes?..

Answer / goutham.s.s

The wrapper classes do not access the primitive data type

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Core Java Interview Questions

What is meant by serialisation and deserialisation?

4 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


What are strings in physics?

0 Answers  


What is the meaning of nullable?

0 Answers  


What is replaceall in java?

0 Answers  






What are the application of stack?

0 Answers  


What is the use of System class?

0 Answers  


What exactly is java?

0 Answers  


Diff between Comparator and Comparable?

2 Answers   Aditya Birla,


What is += mean in java?

0 Answers  


What data type is string java?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


Categories