pencil-icon
Build your own quiz

Computers

University

Image

C Programming

3.3K
plays

20 questions

Show Answers
See Preview
  • 1. Multiple Choice
    45 seconds
    1 pt
    Image

    What will be the output of the C code?

    Hello World! x;

    Hello World! followed by a junk value

    Compile time error

    Hello World!

  • 2. Multiple Choice
    20 seconds
    1 pt

    The format identifier ‘%i’ is also used for _____ data type.

    char

    int

    float

    double

  • 3. Multiple Choice
    45 seconds
    1 pt
    Image

    What will be the output of the following C code?

    2

    8

    9

    10

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?