Explain different ways of passing arguments to sub-routine?
Answer Posted / niranjanravi
an argument is passed to a sub-routine by 2 differen tways
1.pass by value
2.pass by reference
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is java se free?
Can classes declared using the abstract keyword cab be instantiated?
Write a java program that prints all the values given at command-line.
What is regex java?
What is the difference between assignment and initialization?
Is java 11 paid version?
Can we override private methods?
How variables are stored in memory?
What do you mean by composition in java?
explain multi-threading in java?
What are the differences between forwarding () method and sendredirect() methods?
What is object cloning in Java?
How many java versions are there?
What is java regex?
what do you mean by stream pipelining in java 8? Explain