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 ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does it mean to flush a file?

784


Explain enumeration in java?

769


What are latest features introduced with java 8?

806


Tell me the Importent classes in net package?

1755


Write a program to reverse array in place?

769


What is the java idl system?

768


What is r * in math?

726


Explain the difference between the public, private, final, protected, and default modifiers?

780


what are the states associated in the thread? : Java thread

819


Which number is denoted by leading 0x or 0x in java?

820


What are serialization and deserialization?

951


What was java originally called?

703


Why java is call by value?

766


What does a boolean method return?

866


Can a method be overloaded based on different return type but same argument type?

728