Explain the following statement: Java is always pass-by-value.
Answer Posted / sitaram
The changes made in formal parameters will not reflect to
the actual parameters is called call-by-value. java is
supports to pass-by-value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
J2ee is a container centric architecture. Explain.
Where javac is located?
Is eclipse written in java?
What is initialization parameter?
What is component contract?
How do you run a java program?
What are the tools in java?
How long does it take to master java?
What is web container in j2ee?
How to invoke stored procedure in hibernate?
What is component-managed sign-on ?
Which java technology is in demand?
What is document root?
What is j2ee specification?
What is javaserver pages standard tag library (jstl)?