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

Explain about anonymous inner classes ?

568


Which command from the jdk compiles a java program?

475


What does snprintf return?

538


What does those terms actually mean included in the j.d.k i.6?

1589


how can you take care of mutual exclusion using java threads? : Java thread

597






What is difference between call by value and call by reference?

493


What should I import for arraylist in java?

500


What function extracts specified characters from a string?

556


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

821


What is a cup of java?

551


What are the advantages of autoboxing?

527


How can we avoid including a header more than once?

600


What are the different ways to handle exceptions?

531


What is the difference between compiler and jvm?

541


What is an example of a constant variable?

521