Posts tagged "inheritance"

Learn how to work with Interfaces using C#


In order to rectify the drawback of multiple inheritance, creators of C# have introduced a new concept called Interfaces. Java programmers may be well aware of this concept.

Read more…



Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - February 8, 2009 at 11:46 pm

Categories: Programming   Tags: briefly about c# and c# tools, c sharp compiler download, C#, 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, interfaces, multiform application in C#.Net, multiple inheritance

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

Undertanding Arrays & Inheritance using Java

An Array is a similar data- type with similar values. In Java, arrays can only be of a single type like Integers, Strings, Float, Double and so on.

Read more…

3 comments - What do you think?
Posted by Anand Narayanaswamy - January 14, 2009 at 12:18 am

Categories: Programming   Tags: arrays, 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, Java, multiform application in C#.Net