Quiz Space

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

Programming in C Quiz 1 13 Jul 2025 — Question 11

Question 11

+3 marksOne or more correct options

Select all that apply.

  1. A

    128 in unsigned representation

  2. B

    -128 in 2’s complement representation

  3. C

    128 in 2’s complement representation

  4. D

    -1 in 1’s complement representation

Show answer

Correct answers

  • A

    128 in unsigned representation

  • B

    -128 in 2’s complement representation

Question 11 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 3 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. Q3Which of the following best describes the C programming language?
  4. Q4Figure question
  5. Q5Consider the computations given below using the generalized memory model.\ M[0] ← x\ M[1] ← y\ M[2] ← M[0] M[0]\ M[3] ←…
  6. Q6Figure question
  7. Q7A CPU architecture features an instruction set with 30 unique instructions. Each instruction consistently uses three op…
  8. Q8Figure question
  9. Q9Figure question
  10. Q10Figure 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