A. QUESTION
1. Explain datatypes in C++
2. Explain operators in C++
3. Explain loops in C++
4. Explain function overloading and inline functions
Or
B. QUESTION
1. Explain OOP Concepts
2. Differentiate between procedural and object oriented programming language
Unit - 2
A. QUESTION
1. What is constructor? Explain the types of constructors
2. Explain copy constructor
3. Explain constructor overloading
Or
B. QUESTION
1. Explain operator overloading
2. Explain array of objects
Unit -3
A. QUESTION
1. What is Inheritance, explain types of Inheritances
2. Explain multiple Inheritance
Or
B. QUESTION
1. What is polymorphism? Explain virtual function.
2. What is pure virtual function? Explain abstract baseclass.
3. Explain c++ stream classes
4. Explain formatted and non formatted io operations
Unit -4
A. QUESTION
1. What is Exception? Explain Exception handling mechanism
2. Explain catching multiple exceptions
3. Explain handling our own Exception
Or
B. QUESTION
1. What is Template? Explain class template
2. Explain function template
3. Explain STL
No comments:
Post a Comment