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 |
there are some duplicate values in ArrayList, how U'll get that array with out duplicate?
what is the difference between cd & dvd ?
30 Answers Lovely Professional University, Satyam, Sibylsys,
Why do we need variables?
What is the difference between notify and notifyall method?
What is Co-Variant return type in method overriding?
What is the difference between normal report & matrix report?
How we can run a jar file through command prompt in java?
How do you check if a character in a string is a digit or letter?
What is multi level inheritance in java?
How to find the given number is a prime number or not by getting input from the user
Can we access instance variables within static methods ?
if the memory capacity is 700 presently occupied by process is 690. then another process request space(40) how this situation handled in java.