Ravi Kumar
What’s an abstract class?
By Ravi Kumar in ASP.NET on Dec 05 2006
  • sai
    Dec, 2006 5

    • A class that cannot be instantiated.
    • An abstract class is a class that must be inherited and have the methods overridden. 
    • An abstract class is essentially a blueprint for a class without any implementation. 

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS