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 to sort an array in java without using sort method?
What is compareto () in java?
What is the size of arraylist in java?
Why we used break and continue statement in java?
Can we assign the reference to this variable?
What is the purpose of the enableevents() method in java programming?
What is multi-catch block in java?
What is defined as false sharing in the context of multithreading?
Explain what are final variable in java?
What is synchronization and why is it important in java programming?
What is the difference between sop and work instruction?
Which is best ide for java?
How is garbage collection controlled?
How to sort double array in java?
What's the difference between int and integer in java?