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 to write html code with ssl
What is server components?
What is difference between datalist and gridview?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain the difference between webfarm and webgardens in .net?
What is the significance of finalize method in .net?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Explain culture and uiculture values.
Can we have multiple master pages in asp net?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Can you explain one critical mapping? Performance issue which one is better?
Explain what is an abstract class?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What is the significance of ASP.NET routing?