You are on page 1of 1

Drill Test - II

Year/Sem: II / III Subject: Data Structures and Object Oriented Programming in C++/ EC2202 PART A 1. Define Function overloading.

Max Marks: 30

2. 3. 4. 5.

Define the term: virtual function and inline function. Explain A derived class with only one base class. What is meant by runtime polymorphism? What are the operators that cannot be overloaded?
PART B

1. Explain the types of inheritance with example program.

(10) (10)

2. Explain the usage of Template in C++ with example

You might also like