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 / vikas

Pass-by-value means, Passing a copy of the value.
Pass-by-reference means, instead of passing the actual
value, the address(of the value) is passed.

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the covariant return type?

1159


What is style and indentation?

1055


What is super in java?

1041


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

1085


What is deserialization?

1073


What does it mean that strings are immutable?

1182


What is the java project architecture?

2288


What languages are pass by reference?

1104


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

1375


Explain about instanceof operator in java?

1115


How to make object serializable in java?

1029


Which method must be implemented by all threads?

1318


Which is better list or arraylist in java?

906


Can we declare a static variable inside a method?

1039


Can you create an object of an abstract class?

1072