So Computers know only binary language, how does it understand to show for example letter “R” or number “3” on a Computer screen? Or how do impulses of power to make it 1 or 0 making computer understand to display certain things such as letters on the screen?

1.16K views

So Computers know only binary language, how does it understand to show for example letter “R” or number “3” on a Computer screen? Or how do impulses of power to make it 1 or 0 making computer understand to display certain things such as letters on the screen?

In: Technology

3 Answers

Anonymous 0 Comments

Each figure has it’s own string of ones and zeroes that specifically describe it. So, for example, a capital G is 10001110101. Meaning the combination of on, off, off, off, on, on, on, off, on, off, on, in binary creates the signal to display a “G”.

You are viewing 1 out of 3 answers, click here to view all answers.