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 / george
super and this will use first line of constructor so we cant
use it...i ll show error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me a few examples of final classes defined in Java API?
How do you declare a destructor in java?
What are the features of java?
Which is dependent variable?
Which is best ide for java?
Is oracle charging for java?
What is OOP Language?
What's the purpose of using break in each case of switch statement?
Does substring start with 0?
List two java ide’s?
Can a class extend more than one class?
Does treeset allow null in java?
What is Enum in Java?
Explain the difference between abstract class and interface in java?
Does google use java?