Understanding Sealed and Abstract classes using C#
Sealed and Abstract are keywords in C#. They have a special meaning and difference even though there is a wide similarity between these two terms.
Categories: Programming Tags: abstract class, briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, multiform application in C#.Net, sealed class
Understanding Inheritance using C#
The relationship between two or more classes is termed as Inheritance in an Object – Oriented Programming language. Normally there will be one class, from which the other classes may derive.
Categories: Programming Tags: abstract class, briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, inheritance, multiform application in C#.Net, sealed class