Java support what type of parameter passing ?

Answer Posted / johnjot

call by value only..when objects are passing as args, then
the reference is passed in by value..

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are advantages of exception handling in java?

576


what is the significance of listiterator in java?

614


How many times finalize method will be invoked? Who invokes finalize() method in java?

570


What is tree in java?

485


What is t type java?

622






Is it possible to override private or static method in java?

540


Explain the difference between private, public, package and protected in java?

592


What is dot operator?

567


What is the nested interface?

593


Which class cannot be a subclass in java?

537


How many threads can I run java?

536


What carriage return means?

524


Write a program to check for a prime number in java?

555


what is a working thread? : Java thread

545


What are the two types of java programming?

532