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 will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

774


What is %20 in a url?

692


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

589


How to set the pane area to transparent of a scrollPane component.?

761


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

706


What is the server of asp.net?

734


How to display validation messages in one control?

743


How will create assesblies at run time?

742


What is the function of new view engine in asp.net? : asp.net mvc

735


What is server infrastructure & server components?

956


What is the difference between dispose() and finalize()?

705


Who can consume WebAPI?

760


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1726


What is protected configuration?

835


Explain the basic functionality of garbage collector?

714