Binary system

Binary system is a way computers encode information. It consists of 0s and 1s. 0 represents no signal and 1 represents availability of a signal. Computers rely on processor or CPU, processor consists of billions of transistors in a modern personal computer. You can think of a CPU as a brain of a computer. 

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator