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

Describe 2 different ways to concatenate two strings.

675


Explain about the select method with an example?

591


What are the two ways to create a thread?

531


Are functions objects in java?

537


How do you clear a method in java?

538






How do you remove an object from an arraylist in java?

460


why not override thread to make a runnable? : Java thread

553


What do you mean by platform independence? What is an interface?

563


What is gc()?

577


How many types of string data types are there?

553


Is array passed by reference in java?

578


What is the numeric promotion?

495


Why is it called buffering?

582


What is methods and methodology?

529


What is a default constructor and also define copy contrucyor?

595