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 difference between abstract class & final class

Answer Posted / amit singh

1)abstrat class is just a incomplete class mean to say you
only declare a method when some class extends this abstart
class then it adds some facility in this class when you
define the method body those inherited from the abstract
class.
2)but the fianl class you cn't able to add the new
functionality to this class because extnd the class its not
just mean to make child clss but to means to facilitate
this class with some aditive coding .so means to say that
its complete class you don't able to add new functionality
in this class and you never extends this class .
thanks amit singh

amitsing2008@gmail.com

Is This Answer Correct ?    29 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can memory leak in java?

1089


What is the final variable?

1313


How to display arraylist values in java?

1068


What is main method?

1095


Explain the difference between throw and throws in java?

1062


How does thread synchronization occurs inside a monitor?

1182


What is the different types of functions?

1100


How do you remove an element from an arraylist in java?

1071


Can an interface have a constructor?

1028


What is boolean strategy?

1182


What is a ternary operator in java?

1035


How to perform quicksort in java?

1192


What is mean by encoding?

1124


Is minecraft 1.15 out?

1017


What are the differences between include directive and include action?

1284