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

Explain pass by reference and pass by value?

Answer Posted / aravind

Pass By Reference:
Passing the reference of the variable or object. In java
objects are passed by reference.

Pass By Value:
Passing the copy of the value. In java primitives are
passed by value.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between object instantiation and construction ?

1107


What is default locale java?

1174


How to perform bubble sort in java?

1046


Can we overload final method in java?

1030


Is arraylist a class in java?

1121


Why scanner is used in java?

1127


What are the restriction imposed on a static method or a static block of code?

1097


What is an iterator java?

1194


How many arguments can a method have java?

1065


what state does a thread enter when it terminates its processing? : Java thread

1117


What is data member in java?

1143


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

1194


What is * argv?

1306


What are the benefits of immutable objects?

1055


What is the order of arraylist in java?

1178