Moderate

The original ASCII code used ___________________ bits of each byte, reserving that last bit for error checking ?

Correct answer: C. 7

  • A. 4
  • B. 5
  • C. 7
  • D. 9

Explanation

Standard ASCII uses 7 bits to represent a character, while an eighth bit in an extended byte may be used for parity or error checking. Thus, seven bits carry the original ASCII code.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions