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
What is server transfer?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
How long the items in ViewState exists?
Define resource files.
What is a session in programming?
Explain State management in asp.net
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Difference between using directive vs using statement?
What is server side session management?
How does exception management works in ASP.NET?
How to you can limit Access to Web API to Specific HTTP Verb?
What is meant by web application?
Explain the difference between singleton and single call?
Define msil.