Java support what type of parameter passing ?

Answer Posted / devarathnam c,kotagudibanda(po

Hi... By default java supports "pass by value" in case of
primitive datatypes.
In case of objects it supports "pass by references"

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I right-justify a string?

834


If two threads have same priority which thread will be executed first ?

1125


What are class members by default?

842


How do you generate random numbers in java?

731


What is an accessor?

1312


What are methods and how are they defined?

852


What is sleep method?

802


What does || mean in code?

777


What is the java reflection api? Why it’s so important to have?

740


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

740


Write a program based on Java script program.

839


What are the advantages of inner classes?

719


When do I need to use reflection feature in java?

810


What is java util list?

655


What is quick sort in java?

775