Answer Posted / latha
void is a return type. it dies not return any value.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is an anonymous class in java?
What is jit compiler ?
What’s the difference between applets and standalone program?
Explain what do you mean by functional overloading in java?
What is the purpose of using java.lang.class class?
How will you reverse a singly-link list?
List some java keywords sun like c, c + + keywords?
State the merge-sort principle and its time complexity.
Is 9 a prime number?
explain the concept of virtual method invocation in polymorphism in detail?
What is meant by overloading?
What are the different http methods?
What is externalizable?
Can we create object of inner class in java?
What is passed by reference and pass by value ?