differences between class inheritance and interface?

Answer Posted / chandra prakash

The most important technical distinction between creating a derived class and implementing an interface is that a derived class can only inherit from one base class, but a class can implement any number of interfaces.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you enable impersonation in the web.config file?

554


Where the viewstate is stored after the page postback?

683


What is the server of asp.net?

518


How many types of validation are there?

539


Name some asp objects?

563






What is the file through which you can customize your asp.net application?

558


How can we register exception filter from the action?

673


When Cookies are expired in ASP.NET?

582


How can u debug your .net application?

591


What is mvc in angular?

571


Fetch one page value to another page without using state-managment ?

539


What are Master Pages in ASP.NET? or What is a Master Page?

625


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2146


Web API supports which protocol?

867


What is Razor View Engine

614