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

Assestment Question

Embed Size (px)

DESCRIPTION

Assestment C programming

Citation preview

  • 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