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 string is utf8?
Can we synchronize static methods in java?
What does pointer mean?
How can you set an applet’s height and width as a percentage?
Define Multiprogramming and Multiprocessing in java.
0 Answers Akamai Technologies,
What is the purpose of abstract class?
What is difference between throw and throws ?
In the below Java Program, how many objects are eligible for garbage collection?
Write a program to solve producer consumer problem in java?
"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.
Does java have a compiler?
When throw keyword is used?