Ask Question
20 March, 12:15

How can ASCII be used to represent characters in a computer system?

+4
Answers (1)
  1. 20 March, 16:01
    0
    ASCII character plays major Role in computer. With ASCII computer cannot any do single performance.

    Explanation:

    For example: - If end user enter data "A" in keyboard system converted to 65 as ASCII value and converted to hexadecimal as 41 as stored in keyboard buffer and sent signal to CPU.

    Once CPU received signal and it will convert 65 into bits and stored in ram and send signal to monitor and display "A" character in monitor. It uses octal decimal.

    Without ASCII computer can't any operation in system.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How can ASCII be used to represent characters in a computer system? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers