waht happens when a return type ,even void is specified for
a constructor?
Answers were Sorted based on User's Feedback
Answer / guest
You will get a compile time error as , Construcors only
initialize values and does not return any thing.
| Is This Answer Correct ? | 2 Yes | 14 No |
What is OOP's Terms with explanation?
When arithmeticexception is thrown?
Explain notifyall() method of object class ?
What is stringwriter?
Difference between overriding and overloading in java?
What is core java used for?
What happens if we override private method?
Distinguish method overloading and overriding
What is the primitive type short?
what is tempplate pattern
what are the analysis of an object
Is array size fixed in java?