is java support call by reference and call by value, if
supports please explain?

Answer Posted / ravikiran

java supports call by value because there is no concept of
pointers.

Is This Answer Correct ?    18 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain wait() method of object class ?

885


What is the implementation of destroy method in java. Is it native or java code?

729


Can we call thread start () twice?

715


What is a buffer in computer?

720


What are the restrictions imposed on method overriding?

783


Why synchronization is important?

789


Why bytecode is called bytecode?

819


Explain about features of local inner class?

826


What is core java called?

727


Are primitives objects?

793


What is the purpose of return statement?

830


What are the differences between the constructors and methods?

819


Where pragma is used?

829


Why is stringbuffer called mutable?

760


Wha is the output from system.out.println(“hello”+null); ?

897