placeholder image to represent content

C PROGRAMMING

Quiz by LALITHA S

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
5 questions
Show answers
  • Q1
    First operating system designed using C programming language.
    DOS
    WINDOWS
    UNIX
    MAC
    30s
  • Q2
    What is the built in library function to compare two strings?
    string_cmp()
    str_compare()
    strcmp()
    equals()
    30s
  • Q3
    Which of the following is a logical OR operator?
    ||
    &
    &&
    NONE
    30s
  • Q4
    Choose the function that is most appropriate for reading in a multi-word string?
    strnset()
    scanf()
    gets()
    strchr()
    30s
  • Q5
    The C library function rewind() reposition the file pointer at the beginning of the file.
    false
    True
    30s

Teachers give this quiz to your class