QUESTION PAPER



QUESTION PAPER

Pre Board I – 2011

Class – XII

Subject – Computer Science - 083

TIME : 3 Hrs MM : 70

1.(a) Explain #define keyword with suitable example? 2

(b) Name the header files, to which the following built-in functions belong

i) exp( ) ii) isalnum( ) 2

(c) Rewrite the following program after removing all the syntactical errors underlining each correction. (if any) 2

#include

#include

#include

class club

{

int memnum=23;

char mname[30];

char mtype[ ];

public:

void inclub( )

{ cin>>memnum>>mname>>mtype; }

void outclub( )

{ cout ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download