You are on page 1of 1

CTEVT

Balaju School of Engineering and Technology


C-Programming Assessment

Time: 1:30 Hr.

F.M: 20

P.M: 8

Attempt All Questions, Each questions carry equal weightage.


1. Define Software development Processes. Explain each Stages briefly.
2. Write an Algorithm, Flowchart and Source code to calculate larger number from given three
numbers.
3. Define Operator, list the categories of operator in C. Draw the operator Precedence
(Associativity) table. Explain about Data types in C.
4. Write a program to calculate factorial of n, where n is user given value.
5. Differentiate following (Any Two),
a. While and Do while Loops
b. Array and Pointers c. Structure and Unions

You might also like