Explain the following statement: Java is always pass-by-value.
Answer Posted / nagababu
Pass by Value function receives a copy of variable. The
function or the method can not change variable values.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What does java awt stand for?
What is application client container?
Why primitive data types in java are not objects?
What is java api for xml processing (jaxp)?
Is j2ee a framework?
What is the difference between java and j2ee?
Can I run seam in a j2ee environment?
What is j2ee stack?
What is a j2ee container?
What is the use of method save()?
Explain the j2ee tiers.
What is a component in java?
What are different modules in spring?
What is the difference between load() and get()?
What is a panel java?