Posts tagged "abstract class"

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.

Read more…



Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - February 8, 2009 at 5:25 am

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.

Read more…

Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - February 6, 2009 at 7:56 am

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