When abstract methods are used?
Answer / rakesh achary
When there is abstract class or in interface
| Is This Answer Correct ? | 0 Yes | 0 No |
What's the purpose of using break in each case of switch statement?
Name the immediate superclass of the MenuComponent class?
What is volatile data type?
What is xslt in java?
WAP to illustrate the use of interface
Is it necessary that each try block must be followed by a catch block?
What are other modifiers?
Differentiate between == and equals().
String class is defined under which package in java?
What's the base class of all exception classes?
What is hashing principle in java?
Explain method overloading and overriding?