Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

C Module 1 Quiz

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

1.      …….. is a preprocessor directive in C

(a)  

2.

1.      Reserved word in C is known as …….

(a)  

3.

1.      There are ……… keywords in C language.

(a)  

4.

1.      Size of int in C.

(a)  

5.

1.      + operator in C is used for

(a)  

6.

1.      Symbol of assignment operator?

(a)  

7.

Symbol of equal to operator in C

(a)  

8.

output function in C is (a)  

9.

Input function in C is (a)  

10.

Write symbol of conditional operator?

(a)  

11.

int a,b;

In this statement, how many variables are declared?

(a)  

12.

12xyz is a valid variable in C.True or false

(a)  

13.

int is a valid variable in C. True or false

(a)  

14.

_xyz is a valid variable in C. True or false

(a)  

15.

How many primary datatypes are there in C

(a)