Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to Create A Wapper Class in core Java and Why are Use in
java?

Answer Posted / srikanth

int i=100;
here we are converting primitive to wrapper object
Integer i=new Integer(i);

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain reverse a linked list recursive java solution?

1043


Does the order of public and static declaration matter in main method?

1111


What is the synonym of string?

1136


Explain purpose of sleep() method in java?

1169


What is function declaration?

1022


Does sprintf add a null terminator?

1165


What is regex used for?

1042


How to handle a web browser resize operation?

1130


Is char a data type in java?

1015


What is an example of character?

1203


What is a Presistent Object?

1289


Which non-unicode letter characters may be used as the first character of an identifier?

1052


What is the purpose of nested class in java?

1135


Is 0 a prime number?

1054


What are adapter classes?

1104