1. What do you mean by class? Explain in detail with suitable example.
2. Explain the relationships among classes.
3. Describe attribute with suitable example.
4. Describe method in detail with suitable example
5. What do you mean by constructor? Give example.
6. Explain “this” pointer in detail with example.
7. Write down the rules for Inline function.
8. Describe Overloading with suitable example
9. What do you mean by Virtual function? Describe in detail.
10. What do you understand by Overriding?