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
explain copyonwritearraylist and when do we use copyonwritearraylist?
Explain the importance of finalize() method.
Do I need java for windows 10?
What is the format specifier?
Explain the difference between an Interface and an Abstract class?
How do you use compareto?
What are "class access modifiers" in Java?
What is primitive array?
What are different type of exceptions in java?
What is serialization in java?
What is the java project architecture?
Can we declare array without size in java?
What are the basics of core java?
Explain java heap space and garbage collection?
Is string is a data type in java?