DEVFYI - Developer Resource - FYI

What type of parameter passing does Java support?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

496. What type of parameter passing does Java support?

In Java the arguments are always passed by value .

(Continued on next question...)

Other Interview Questions