Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Wrapper classes use in java

Wed Oct 22, 2008 12:59 am

1)What is the use of Wrapper classes..plz. let me Know?



Re: Wrapper classes use in java

Wed Oct 22, 2008 1:01 am

The use of the wrapper classes (i.e. Integer, Double, Float, etc.) are
so you can treat primitive data types as objects and do things with
them as object.

Post a reply
  Related Posts  to : Wrapper classes use in java
 java wrapper classes     -  
 Boxing and unboxing make using wrapper classes     -  
 instantiating java classes     -  
 Nested classes(inner class) in java     -  
 java.util classes and interfaces support event handling     -  
 about classes     -  
 Abstract Classes in jsp     -  
 how do i create the classes XX and YY?     -  
 How to create and use classes in C++     -  
 inherited in the derived classes     -