GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java

 Print  |  
Question:  Wrapping an Object

Answer: What does "wrapping" an object mean?


October 10, 2008 13:04:43 #6
 bharathnav   Member Since: October 2008    Total Comments: 2 

RE: Wrapping an Object
 
WRAPPING AN OBJECT means converting a primitive data type to an object type and vice versa..
     

 

Back To Question