Quiz Space

Programming in C · Quiz 1 · 13 Jul 2025 · May 2025 term

Question 3: Which of the following best describes the C programming l…

Question 3

+2 marksOne correct option

Which of the following best describes the C programming language?

  1. A

    High-level, object-oriented, interpreted

  2. B

    High-level, unstructured, compiled

  3. C

    Mid-level, structured, compiled

  4. D

    Low-level, procedural, interpreted

Show answer

Correct answer

  • C

    Mid-level, structured, compiled

Question 3 of 17 in the IIT Madras BS Programming in C (Programming in C) Quiz 1 paper sat on 13 Jul 2025, in the May 2025 term (IIT M DEGREE AN EXAM QDB2 13 July 2025). It carries 2 marks.

More questions from this paper

  1. Q1Select the correct statement about peripherals in a computer.
  2. Q2Identify the option that arranges the following memory types in typical descending order of size (from largest to small…
  3. Q4Figure question
  4. Q5Consider the computations given below using the generalized memory model.\ M[0] ← x\ M[1] ← y\ M[2] ← M[0] M[0]\ M[3] ←…
  5. Q6Figure question
  6. Q7A CPU architecture features an instruction set with 30 unique instructions. Each instruction consistently uses three op…
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11Figure question
  11. Q12Figure question
  12. Q13Which of the following is/are valid C variable names?
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Figure question
  16. Q17Figure question