How many ways can an argument be passed to a subroutine?
Answer Posted / vijayakumar chinnasamy
In java the arguments are passed by pass by value . Using
this pass by value way u can pass both primitive and object
type values.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can you start a thread twice in Java?
What is consumer in java?
What are strings in physics?
What is lastindexof in java?
What is parseint?
v-model life cycle
What is a default method?
What is a dynamic array java?
Difference between object instantiation and construction ?
what is synchronization and why is it important? : Java thread
Is vector synchronized in java?
What is ‘is-a ‘ relationship in java?
Can constructor be protected in java?
Explain the overview of UDP messaging.
What are JVM.JRE, J2EE, JNI?