Answer Posted / rakesh kumar jha
In java all method use dynamic method lookup and therefore
are be default virtual. so there is no way to explicity
call an overriden base class method, but overwriting can be
prevented by declare a method final.
Is This Answer Correct ? | 29 Yes | 12 No |
Post New Answer View All Answers
What is the best definition for data?
Can we have static methods in an interface?
Can variables be used in java without initialization?
What is variable explain?
Does treeset use compareto?
What is difference between an object and a class?
Can constructor be static or final?
Explain methods specific to list interface?
What is a JAR file?
How will you communicate between two applets?
What is use of map in java?
What is meant by 'Class access modifiers'?
placement papaers of spring computing technology
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is your platform?s default character encoding and how to know this?