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 / sundar m

Abstract class is a restricted class that cannot be used to create objects
It is the class which the "abstract" keyword is used to create the abstract class and this was implemented for the user simplicity and the abstract method cannot contain the body
The abstract class must be inherit from another class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is static variable stored in heap?

1050


What is the exception hierarchy in java?

1022


What is an off by one error in java?

998


What is the byte range?

1074


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

1181


What is array list in java?

1125


What is final access modifier in java?

1209


What is private public protected in java?

1073


What is hash code collision?

1104


Can a constructor be made final?

1160


How does a for loop work java?

1096


Is string is a data type in java?

1117


Can we make constructors static?

1285


Can we have a try block without catch block?

1051


why doesn't java run on all platforms?

1071