OOP is a technique to develop logical modules, such as classes that contains properties, fields and events. OOP provides many concepts such as inheritance, data binding, polymorphism etc.
Object Oriented Programming Concepts
Objects and Classes in C#
Abstract Class and Methods
Encapsulation
Interface
Abstract vs Interface
Constructor
Access Modifiers
Method Overloading vs Method Overriding
Inheritance
Polymorphism
Static Keyword
No comments:
Post a Comment