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...

Can an abstract class be final?

Answer Posted / raghav

An abstract class is of no use if it cannot be sub classed
because instances of an abstract class cannot be created.
Moreover a class declaration with abstract and final will
not compile at all and when ever a class is marked final,the
properties cannot be extended

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you canvas?

1086


Can we assign integer value to char in java?

1079


How to find the index of the largest number in an arraylist java?

1113


Where is core java used?

1054


How to perform quicksort in java?

1190


What is collection class in java?

1052


Explain oops concepts in detail?

1076


Can an arraylist be empty?

1101


why java uses class level type casting ?

2698


How do you sort data in java?

1001


What does n mean in java?

1016


Can we create object of inner class in java?

996


Explain about method local inner classes or local inner classes in java?

1068


How do you calculate square roots?

1215


Which of the following classes will have more memory allocated?

1064