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
Explain the asp.net page life cycle.
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
Is asp.net is a programming language?
What is a reflection?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Explain asp.net web forms.
What is the difference between mvc and asp.net? : Asp.Net MVC
What are the elements of a website?
What are session and cookies?
List of words of preprocessor in .net?
How can we identify that the Page is Post Back?
How do I publish my asp.net application to my isp's web server?
Which control has default post back is enabled(true)?
Why is global asax is used for?