Explain different ways of passing arguments to sub-routine?
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 |
What is difference between module and function?
Can a serialized object be transferred via network?
What are the features in java?
what is thread in Java ?
What is boolean used for?
Is singleton set an interval?
How do you check if a string contains only numeric digits?
Explain the features of interfaces in java?
Is there a jre for java 11?
What does business logic mean?
Can we have multiple catch block for a try block?
how to accept integer array in java