what is abstract method with example?

Answer Posted / vijay, hangar17

Abstract method is a method that has incomplete body. The
body is defined by the class which extends the abstract class.

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you stop a thread in java?

605


what do you mean by java annotations?

558


Why do we need hashmap in java?

567


What are the uses of synchronized keyword?

560


Explain garbage collection in java?

554






Can we have any other return type than void for main method?

546


What do you mean by stream pipelining in java 8?

746


Explain what do you mean by functional overloading in java?

562


What is an array length?

510


Does java arraylist maintain insertion order?

557


What is a bufferedreader?

534


Where will it be used?

1512


Can we create object of inner class in java?

503


What is the static block?

591


Is object a data type?

566