313304
313304
313304
3 Hours / 70 Marks Seat No.
Marks
Object, Class
[1 of 4] P.T.O.
313304 [2 of 4]
2. Attempt any THREE of the following : 12
(a) State scope resolution operator and memory management operator in C++.
Give its use with suitable example.
(b) With suitable example, explain how object can be used function argument.
(b) With suitable example, explain the difference between structure & class. Give
four points.
(d) List types of Inheritance. With suitable example, explain single inheritance.
(c) With suitable example explain how file can be opened using constructor.
(a) Write a program to define class ‘staff’ with datamembers, name, designation
& experience in years. Accept data for five objects from the user. Display the
name of staff who are manager.
313304 [3 of 4]
(b) Write a C++ program to implement the following inheritance :
_______________
P.T.O.
313304 [4 of 4]