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
Difference between Preemptive scheduling vs. Time slicing?
What is multithreading in java?
Why stringbuffer is faster than string?
What is diamond operator in java?
Is an object null?
Why string is immutable with example?
Tell me a few examples of final classes defined in Java API?
In Java list the methods that can be overridden?
Does hashset allow duplicates in java?
Can finally block be used without a catch?
what is bmg file and how to create that files?what will it contailn?
Explain the use of sublass in a java program?
What is map java?
What are selection structures?
What is entry in java?