×
MindLuster Logo

C OOPS In depth

We Appreciate Your Feedback

Be the First One Review This Course

Excellent
0 Reviews
Good
0 Reviews
medium
0 Reviews
Acceptable
0 Reviews
Not Good
0 Reviews
0
0 Reviews

C# is an object-oriented programming language. The four basic principles of object-oriented programming are: ... Encapsulation Hiding the internal state and functionality of an object and only allowing access through a public set of functions. Inheritance Ability to create new abstractions based on existing abstractions.

Web Design Using HTML CSS