CATEGORIES
Abstract Class and Interface
Published by: Rinku (3/4/2009 12:01:54 AM)
MAR 4 2009
What is an Abstract class? What is the use of an Abstract class? What is the difference between an abstract class and an interface? How are constructors related to both of them? How to decide in a scenario, whether we have to use abstract class or interface?
What are the advantages and disadvantages of one over the other?
Most Popular Articles
- what is asp .net+?
- What are the new server controls added in latest version of asp.net
- How do I Start Learning Dot Net and What is the Best Book to Follow
- How to display emoticons in an e-mail message using ASP.NET
- What is the difference between the .aspx page and .aspx.vb/cs page
What is the difference between Application exceptions and System exceptions ? >>
<< Multiple Inheritance in DOT.NET and Garbage collector
COMMENT