What is an abstract class?

Answer Posted / ms

an abstract class is one which only gives the body of the
class containing the methods with out any
implementation.the abstract methods and the abstract
objects cannot be instantiated

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stringreader?

520


Where are the local variables stored?

512


What is the same as procedures?

525


What happens if an exception is throws from an object's destructor?

578


What is the difference between equals() and?

577






What is definition and declaration?

518


Give example to differentiate between call by value and call by reference.

586


when to use ArrayList and when to use HashMap in webApplication.

3877


Which sorting is used in arrays sort in java?

581


In Java list the methods that can be overridden?

564


What does I ++ mean?

593


What is meant by class and object in java?

552


Can we override constructor in java?

570


Explain method overloading?

564


Which variable is the independent variable?

528