Question

What do you call code that has been converted from binary into letters and symbols that computers can “read”?

(1 point)
Responses

Python

Python

Boolean

Boolean

ASCII

ASCII

Java

1 answer

The correct answer is ASCII. ASCII (American Standard Code for Information Interchange) is a character encoding standard that converts binary data into readable characters (letters and symbols) that computers can understand.