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

What are the access modifiers in java?

1095


Explain java coding standards for methods?

1089


What are white spaces in java?

1126


Is string pool garbage collected?

1070


What is default exception handling in java?

1071


Explain about fail fast iterators in java?

1120


What is final, finally, finalize?

1193


State the main difference between c++ and java?

1142


What is a method type?

1038


What is the SimpleTimeZone class?

2333


Explain inner classes ?

1177


Explain the meaning of java applet.

1130


Is void a data type?

998


Difference between this() and super() ?

1187


Explain when we should make an instance variable private.

1198