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

What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

576


Explain Optimization technique description?

596


What are validator? Name the validation controls in asp.net?

495


Where is cookie used in asp.net?

571


How do you handle server controls?

655






How can we implement a identity (sql server) call in an asp.net page?

550


What is session handling in a webfarm, how it can work with its limits?

621


What are the new web part controls in asp.net 2.0 ?

524


What is %20 in a url?

538


Define static function?

564


Is asp net front end or backend?

521


What's the use of response.output.write()?

758


What is the difference between application state and session state in asp net?

502


Why mvc is faster than asp.net? : Asp.Net MVC

525


what are the web form events available in asp.net?

556