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
What is the file type?
Does sprintf allocate memory?
What are meta-annotations?
What is a boolean output?
What is the full form of jpeg?
Write a function to find out longest palindrome in a given string?
How do you ensure that n threads can access n resources without deadlock?
What is meant by 'bit masking' in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is singleton class example?
What is the differences between c++ and java? Explain
Can we declare an array without size in java?
What is unicode used for?
What does nullpointerexception mean?
What is a priority queue java?