Explain access specifier - private and protected
[3 marks]Explain simple exception handling with an example
[4 marks]Explain the principles of OOP
[7 marks]What is a template in C++?
[3 marks]Explain Static Data Member with an example
[4 marks]What is a stream? Describe various stream classes.
[7 marks]Explain function overriding with a proper example.
[7 marks]Explain the use of scope resolution operator with example
[3 marks]Explain STL Components.
[4 marks]What is Inheritance? Explain its types with example.
[7 marks]Explain inline function with example
[3 marks]Explain the concept of rethrowing exception with example.
[4 marks]What is Polymorphism? Explain function overloading with example.
[7 marks]Explain default argument in C++.
[3 marks]Give the difference between call by value and call by reference
[4 marks]What is a Constructor? Explain its types with example.
[7 marks]Explain different datatypes of C++.
[3 marks]Explain Virtual Base Class in detail
[4 marks]Explain Operator Overloading in brief
[7 marks]Explain this pointer with a program.
[3 marks]Explain reference variable with example
[4 marks]Write the difference between POP and OOP
[7 marks]Explain Abstract Class with example
[3 marks]Explain the use of ‘new’ and ‘delete’ operator
[4 marks]Explain Type Conversion with example. -------
[7 marks]