CPP Model Question Paper
CPP Model Question Paper
A Degree Examination
Time : 3 hours
I.
A. Answer all questions Weight 1
1. ________________ is an object or set of object that communicates directly
with the system but that is not part of the system
a. ‘ \t ’ b. ‘ \n ‘ c. ‘ \v ‘ d. none of the
above.
{ public:
int a;
private:
int b;
public:
A( ) { a=10, b=20;}
};
void main( )
{ A a;}
14. ____________ means the ability that one thing can take several distinct
forms.
II. Write short answers on ANY Five of the following Weight 1 each
III Write short essays on ANY FOUR of the following Weight 2 each