Multiple choice Which of the following statements is correct about ASCII? The older version of ASCII had 8 bits. ASCII stands for American Standard Code for Integer Interchange. ASCII is only used in computers. The new version of ASCII has 16 bits. In ASCII, each character is represented by a unique integer value. Reveal answer Fill a bubble to check yourself E Correct answer Explanation In ASCII, each character is represented by a unique integer value. The values 0-31 is used for non-printing control codes, and the range from 32-127 is used to represent the alphabets and common punctuation symbols.