What is OOPS?
OOP stands for Object-Oriented Programming,
which means it is a way to *create software *
around objects.
What are the main concepts of OOPS?
What are the advantages of OOPS?
What are the types of classes in C#?
Types of classes are:
1. Abstract Class
2. Static Class
3. Partial Class
4. Sealed Class