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's the base class of all exception classes?
How will you create the class for the following scenario? Employees under one employee?
How many types of operators are there?
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
What is a default constraint?
what is the use of bean managed and container managed with example?
What is the difference between yielding and sleeping in java programming?
Can java inner class be static?
What are inner classes or non static nested classes in java?
Explain inner classes ?
Differentiate between class and structure.
What are the types of statement? explain