The code which uses 7 bits to represent a character is
2015
The code which uses 7 bits to represent a character is
- A.
ASCII
- B.
BCD
- C.
EBCDIC
- D.
Gray
Attempted by 1908 students.
Show answer & explanation
Correct answer: A
ASCII (American Standard Code for Information Interchange) is a character encoding standard that uses 7 bits to represent characters, allowing for 128 unique symbols. Other codes like EBCDIC use 8 bits.
A video solution is available for this question — log in and enroll to watch it.