LC3- Language
A file of ASCII characters is stored in memory starting atlocation x4000. The end of the file is marked by “End of Text”.Write a program that checks for printable ASCII codes, and printsthe character. If the value is not a valid ASCII code or not aprintable ASCII code, the program prints nothing.
Expert Answer
An answer will be send to you shortly. . . . .