differences between class inheritance and interface?
Answer Posted / waqas ahmed
In C++, multiple class inheritance was allowed but in C# it
is not. The alternate for multiple inheritance is the use of
interface, it works like a pure abstract class (having
methods prototype only and have to be implemented by the
class that is inheriting the interface)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does a content page different from a master page?
What is asp.net futures?
What is DataGrid wheater its a Server Control or something else ?
Do I need to have the latest version of windows media player installed?
What is web configuration file and how to use in web application
What is authentication in asp.net?
How does cookies work in asp net?
What is distributed system in asp.net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Why asp.net is used?
What is asp.net file?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Why do we use asp.net?
What is full form of asp.net?
What is difference between session and application in asp net?