ASCII (American standard code for information interchange) is a 7-bit code and makes 128-character combinations, whereas an 8-bit can make 256 combinations. It was developed by the American National Standard Institute (ANSI) and can handle alphanumeric data.
Question
Define ASCII Code
Solution