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

Java is based on pass by reference or pass by value ..

Answer Posted / arun

Java is actually pass-by-value for all variables running
within a single
VM. Pass-by-value means pass-by-variable-value. And that
means, pass-by-copy-of-
the-variable!

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is minecraft 1.15 out?

1011


is it possible to instantiate the math class?

1094


What is an immutable class?

1208


Give a practical example of singleton class usage?

1096


What is variable and its types?

1077


Is string is a data type in java?

1115


Can an abstract class be a final class?

1038


What is the difference between superclass and subclass?

1246


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

1118


In a container there are 5 components. I want to display all the component names, how will you do that?

2245


What the difference is between execute, execute Query, execute Update?

883


What are the 3 types of control structures?

1055


Can we create an object of private class?

1021


Explain what is encapsulation?

1136


Can I declare class as static or private?

1010