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
How do you remove duplicates in java?
How do you empty a list in java?
Is string is a class in java?
Why is whitespace important?
What does nextint () do in java?
How many decimal places is a double?
how to split string in java?
Why chararray() is preferred over string to store the password?
Can main() method in java can return any data?
Who developed java?
What is array and arraylist in java?
How do you write a good declaration?
Why do we need hashmap in java?
How do you access command-line arguments within the code?
What is the difference between choice and list?