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


Please Help Members By Posting Answers For Below Questions

Explain about the main() method in java?

577


Tell some latest versions in JAVA related areas?

566


Define how destructors are defined in java?

594


What are methods in java?

546


Can you declare an interface method static?

594






Why packages are used?

548


What are "class access modifiers" in Java?

618


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

601


Explain yield() method in thread class ?

629


What is difference between protected and private?

538


Is special character in java?

618


What is ide with example?

554


Explain the private field modifier?

621


Are global variables initialized to zero?

521


What is the meaning of 3 dots in java?

692