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
v-model life cycle
What is the difference between heap and stack memory?
Why are variables important in research?
Why string is not a wrapper class?
What is difference between wait and notify in java?
what is mena by object block any what is the use of that
What is empty list in java?
What is data type modifier?
Is string is a keyword in java?
Why java is said to be pass-by-value ?
What are multiple inheritances? Is it supported by java?
what is the difference between yielding and sleeping? : Java thread
Does java support function overloading, pointers, structures, unions or linked lists?
How destructors are defined in java?
Can we declare a class as abstract without having any abstract method?