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

Is java type safe?

614


Write a code to show a static variable?

715


Where are local variables stored?

597


What is t in parametric equations?

637


What is the need of transient variables in Java ?

681






What do you mean by light weight and heavy weight components?

646


What are the restrictions that are applied to the java static methods?

617


Difference between nested and inner classes ?

699


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

693


What does arrays sort do in java?

636


What are the java ide's? Explain

616


List some important characteristics on jre

675


How to check if a list is sorted in java?

684


Explain about oops concepts.

731


what is the purpose of using rmisecuritymanager in rmi?

668