in a constructor what happen if u call super and this in
the same class? i know that it is not possible to call
both in the same one? if we call what will happen?
Answer Posted / srikant bhat
wont there be any stack overflow?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why java is considered dynamic?
Where is stringbuffer stored?
What is the difference between this() and super() in java?
What is method overloading with type promotion?
What is string made of?
What are methods of a class?
What is unicode in java?
What is parsing a string?
Can this keyword be used to refer static members?
How to avoid memory leak in java?
Why static functions are used?
Define Multiprogramming and Multiprocessing in java.
Which is the best sorting technique in java?
Difference between a class and an object?
What is math in java?