Explain different ways of passing arguments to sub-routine?



Explain different ways of passing arguments to sub-routine?..

Answer / 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

More Core Java Interview Questions

What is difference between module and function?

0 Answers  


Can a serialized object be transferred via network?

0 Answers  


What are the features in java?

0 Answers  


what is thread in Java ?

0 Answers  


What is boolean used for?

0 Answers  


Is singleton set an interval?

0 Answers  


How do you check if a string contains only numeric digits?

0 Answers  


Explain the features of interfaces in java?

0 Answers  


Is there a jre for java 11?

0 Answers  


What does business logic mean?

0 Answers  


Can we have multiple catch block for a try block?

0 Answers  


how to accept integer array in java

2 Answers   Tech Guru,


Categories