Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an abstract class?

Answer Posted / pranab dutta

An Abstract class serves as a template, so it must be
extended /subclassed. It contains a static data. It means a
class that is abstract may not be instantiated and its
constructor can?t be called. A class may be declared
abstract even if it has no abstract methods that prevents
it from being instantiated.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is inner class in java?

1216


What is externalizable?

1118


What is constructor and virtual function? Can we call a virtual function in a constructor?

1190


What is instance example?

1010


How strings are created in java?

1088


Name and explain the types of ways which are used to pass arguments in any function in java.

1128


Give an example of use of pointers in java class.

1075


What is the functionality of the stub?

1085


Is there any difference between nested classes and inner classes?

1165


How do you sort data in java?

1005


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

1171


What is the difference between Java1.4 and Java1.5

2392


What is ++ a in java?

1035


Explain the difference between comparator and comparable in java?

1027


Are floats faster than doubles?

1144