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

The changes made in formal parameters will reflet to the
actual parameters.This is Known as pass by value.
The changes made in formal parameters will not reflet to
the actual parameters.This is Known as pass by reference.
java is completely pass by value.

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the topics in core java?

1126


How do you sort a list in java?

1075


Name few java.lang classes introduced with java 8 ?

1049


What is numeric function?

1072


What are data types in oop?

1080


What is a line break?

1078


Which java version is latest?

1089


Explain the difference between intermediate and terminal operations in java8?

1164


How can we find the sum of two linked lists using stack in java?

1248


What is meant by class?

1060


Should you use singleton pattern?

995


Can substring create new object?

1187


Can a static method be overridden in java?

1059


What is string substring?

1204


What is a double?

1155