You are on page 1of 2

QUESTIONS

UNIT-I

Short Answer
1. What are the differences between structures and Object Oriented programming.
2. What is a Function?

Essay Type
3. Explain Control Statements in C++.
4. Explain OOPs (Object Oriented programming) concepts in C++.

UNIT-II
Short Answer
1. What is Meta class/Abstract class?
2. Explain Dynamic memory allocation.
3. what is Garbage Collection?

Essay type
4. What is constructor? Explain different type of Constructors.

UNIT-III
Short Answer
1. What are visibility modes/Access specifiers in C++.
2. Explain data type conversion.

Essay Type
3. What is Operator overloading? Explain with examples.
4. What is Function overloading? Explain with examples.
5. What is Inheritance ( Reusabillity)? Explain different types of Inheritance.

UNIT-IV
Short Answer
1. What is Virtual function? Explain with example.
Essay Type
2. What is Polymorphism? Explain types of Polymorphisms with examples?
3. Explain types of I/O streams in C++.
UNIT-V

Short Answer
1. What is Linked list?
Essay Type
2. What is Exception? Explain exception handling in C++.
3. What is Stack. Explain operations on Stack.
4. What is QUEUE. Explain operations on Stack.

You might also like