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 / srisanjana
No it doesn't work I have just tested
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is parsing and its types?
In how many ways we can do exception handling in java?
Why does java not support operator overloading?
What is JFC?
What is files manifesting?
How many types of threads are there in java?
What is the function of static in java?
Can we use string in switch case in java?
How many types of the indexof method are there for strings?
Where are the card layouts used?
Implement a stack with push (), pop() and min() in O(1) time.
What is the difference between object oriented programming language and object based programming language?
What is the ==?
what methods would you overwrite in java.lang.object class?
What is a variable analysis?