Quiz Space

Programming in C · Qualifier · 6 Aug 2023 · May 2023 term

Question 6: _ is a program used to translate the human-readable code …

Question 6

+4 marksOne correct option

_________ is a program used to translate the human-readable code into machine interpretable code.

  1. A

    Memory

  2. B

    CPU

  3. C

    Compiler

  4. D

    Operating system

Show answer

Correct answer

  • C

    Compiler

Question 6 of 18 in the IIT Madras BS Programming in C (Programming in C) Qualifier paper sat on 6 Aug 2023, in the May 2023 term (IIT M ES QUALIFIER EXAM QPQ1 06 Aug 2023). It carries 4 marks.

More questions from this paper

  1. Q1Which of the following typically provides the fastest access of data to a CPU?
  2. Q2Figure question
  3. Q3How many characters can be encoded using 4 bits?
  4. Q4Which of the following terms describe the process of starting a computer system and initializing its hardware and softw…
  5. Q5What is the 2's complement representation of the decimal number -7 in an 8-bit system?
  6. Q7Figure question
  7. Q8Figure question
  8. Q9Which of the following are assignment operators in C?
  9. Q10Figure question
  10. Q11Figure question
  11. Q12Figure question
  12. Q13Which of the following loops guarantees the execution of the loop body at least once?
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Figure question
  16. Q17Figure question
  17. Q18Consider a decimal number 98. What is the 8-bit binary representation of it?