What is an abstract class and abstract method?

Answer Posted / priyanka tiwari

abstract class contains abstract method and if method will
be abstract the class should be abstract class.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What steps are taken when the OS shifts from one-thread execution to another?

896


What is io stream in java?

512


What is the use of isempty in java?

533


Explain about object oriented programming and its features?

588


Explain the difference between jdk, jre, and jvm?

586






What is a parameter in matrices?

541


What is array initialization in java?

486


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

579


What is java ceil?

566


What are the 4 types of characters?

537


Explain serialization and deserialization in java?

549


What are the differences between heap and stack memory?

543


Can the garbage collection be forced by any means?

528


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

588


What is rmi and steps involved in developing an rmi object?

561