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

An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences.

Answer Posted / raman sharma

Abstract class is just like a normal class but we cannot create its object. Abstract class has abstract methods as well as the concrete methods.

Interface has the only abstract properties and methods means they are not defined in the interface but are implemented in the child classes

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is fcl in c#?

909


What is writeline?

933


What is a jagged array?

962


What is byte c#?

884


List down the access modifiers available in c#?

917


What are the differences between events and delegates in c#?

1021


What is the difference between system.text.stringbuilder and system.string?

1073


What is a string c#?

943


Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?

1040


Can we extend sealed class in c#?

952


What is out int in c#?

959


Explain metadata in c#.

938


What is the difference between static and private constructor in c#?

1058


How to find whether the application is run from inside ide or not?

1092


Can enum be null c#?

1096