Question Paper Format HRITU (Mca)
Question Paper Format HRITU (Mca)
Section A
Q.1. Attempt all of the following parts: C.O
(1*6=6)
a. What is Token? What are the different types of token available in C language? CO1
b. List all the operators used in C. Give examples. CO1
c. Define array. Explain with suitable example how to declare and initialize 1D CO3
array.
d. Write a C program that computes the size of int, float, double and char, CO1
variables.
e. What is type conversion? Explain two types of conversion with examples. CO1
f. Explain with example, the various constants available in „C‟ language. CO1
Section B