what is abstract method with example?
Answer Posted / sriragv
Abstrace method is a method which is having abstract
keyword and which may not be defined.
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
Explain the difference between an Interface and an Abstract class?
Can we serialize static variables in java?
What is a void method?
What happens if main method is not static?
What is the purpose of using javap?
What are synchronized blocks in java?
What is the difference between dom and sax parser in java?
What is difference between overloading and overriding in java?
Can you run java program without main method?
Which oo concept is achieved by using overloading and overriding?
What are inbuilt functions in java?
What are the advantages and disadvantages of object cloning?
Can you sort a list in java?
Which browsers work with java?
What is JFC?