Subscribe to:
Post Comments (Atom)
Object Oriented Programming- 2- Inheritance
Inheritance is one of the fundamental attributes of object-oriented programming. It allows you to define a child class...
-
C# is an object oriented programming language. The four basic principles of object-oriented programming are: Abstract...
-
Following are primitive data types used in C# Purpose C# Data Type ...
-
In .Net, all the data types are derived from Object data type. Object data type has a method named ToString, which is overridable and pro...
No comments:
Post a Comment