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
it wil giv an exception -compiler exception
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Give me example of derived data types.
What is garbage collection? Can it be forced to run?
How do you input a string in java?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What are white spaces in java?
what are the methods in object?
What is the largest long allowed by java?
What is the list interface in java programming?
What is r in java?
What does snprintf return?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What is the most important feature of java? What is an interface?
Is namespace same as package in java?
What is a java string?