Multiple choice

Which of the following is a standard data-transmission code based on a seven digit binary system?

  1. Hexadecimal

  2. Binary code

  3. ASCII

  4. EBCDIC

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ASCII (American Standard Code for Information Interchange) is a character encoding standard that uses 7-bit binary integers to represent text characters.