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 |
explain the clone method and clonable interface
What are checked exceptions?
Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.
Explain numeric promotion?
How do you represent a space in regex java?
What is final access modifier in java?
What does microservices mean?
what is the final keyword denotes in java?
What is a platform?
What is the difference between an array and an array list?
What does || mean in code?
What is a war file?