is java support call by reference and call by value, if
supports please explain?
Answer Posted / deepa
java Supports Call by value as any C/C++ languages do.
It spports Call By Reference through objects,Since Java
Does not support Pointers.
| Is This Answer Correct ? | 29 Yes | 9 No |
Post New Answer View All Answers
Explain polymorphism citing an example.
How do I print a “?
What is unicode datatype?
What is a boolean output?
What is the difference between error and an exception?
What is the function of static in java?
What are assembly attributes?
What is one third plus one third as a fraction?
Is java same as core java?
Explain java coding standards for variables ?
What technique can be employed to compare two strings?
In java, how many ways you can take input from the console?
What is the synonym of procedure?
What is the default value of local and global variables?
What is a superclass?