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...

what is the use of reference variable

Answer Posted / venkatesh

reference will act as variable to point an object. Instead
of giving direct memory location(using pointers)to the
programmer java internally converted them into references,
so that java can avoid memory leaks and increase performance
in accessing object.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1132


Can we use synchronized block for primitives?

1126


Can we create object of static class?

1075


What is qms certification?

997


What is default exception handling in java?

1066


EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.

9275


What is immutable data?

1110


Explain enumeration in java?

1046


What is a package in java? List down various advantages of packages.

1337


What is a percentage sign called?

1190


What is a memory leak in java?

1127


What is the difference between private & public & friendly classes?

1110


What are namespaces in java?

1083


What are the various access specifiers in java?

1051


What is the purpose of finalization in java programming?

1070