Module 1 and 2 QB
Module 1 and 2 QB
1
Q.No. Question RBT* Cos
MODULE 1
1. List the features of Object -Oriented Programming. L1 CO1
2. What is Class? L1 CO1
13. List and explain the different access specifiers in c++ with CO1
L2
examples.
14. Explain how to define member functions outside the class with CO1
L2
example.
15. Describe the need of scope resolution operator in C++ CO1
L2
program.
16. What is the use of inline keyword in C++. L1 CO1
17. Define Class and give the difference with structure and class CO1
L1
with examples.
18. Explain the usage of Static Class members with suitable CO1
L2
example.
19. Define Constructor, its use and types with suitable examples. L1 CO1