what is abstract method with example?

Answer Posted / abhishek,hingu

abstract method is a method whose implementation is
deferred to a subclass. Or, a method that has no
implementation

Is This Answer Correct ?    52 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What checkbox method allows you to tell if a checkbox is checked?

642


Can you achieve runtime polymorphism by data members?

702


Write a function to find out longest palindrome in a given string?

682


Write a java program for binary search?

700


What happens if we don’t define serial version uid?

649






How does remove work in java?

604


Can we create our own daemon thread?

617


How do I type unicode?

631


explain the difference between jdk and jvm?

654


Explain about main() method in java ?

668


Can we increase array size dynamically in java?

606


Why bytecode is called bytecode?

685


What is return data type?

656


How is Object Oriented Programming different from Procedure Oriented Programming?

702


How do you escape in java?

693