Quiz Space

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

Question 4: Which of the following terms describe the process of star…

Question 4

+4 marksOne or more correct options

Which of the following terms describe the process of starting a computer system and initializing its hardware and software components?

Select all that apply.

  1. A

    Bootstrapping

  2. B

    Reconciliation

  3. C

    Synchronization

  4. D

    Booting

Show answer

Correct answers

  • A

    Bootstrapping

  • D

    Booting

Question 4 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. Q5What is the 2's complement representation of the decimal number -7 in an 8-bit system?
  5. Q6_ is a program used to translate the human-readable code into machine interpretable code.
  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?