Curriculum
Course: Complete C Programming Course
time left:
:
:
Login
Quiz

Introduction to C

Submit quiz
Once you submit, you will no longer be able to change your answers. Are you sure you want to submit the quiz?
    1.

    C is the mother of all modern programming languages because many other languages, such as C++, Java, and Python, have borrowed its features.

    True
    False
    2.

    Which of the following is NOT a feature of C?

    Object-Oriented Programming
    Portability
    Efficiency
    Modular Programming
    3.

    Who is the creator of the C programming language?

    James Gosling
    Bjarne Stroustrup
    Dennis Ritchie
    Guido van Rossum
    4.

    The first C program was developed to rewrite which operating system?

    Windows
    UNIX
    Linux
    MacOS
    5.

    What type of language is C?

    High-level only
    Low-level only
    Mid-level
    Machine language
    • 1
    • 2
    • 3
    • 4
    • 5