Feeds:
Posts
Comments

Archive for November 30th, 2007

The three common number systems used by computers are binary, decimal and hexadecimal. Learn what this means and write a short explanation on how they differ (giving examples of each).

Binary
The binary system only consists of two digits, one and zero. Since zeros and ones can be easily represented by two voltage levels on an [...]

Read Full Post »

1. In relation to computers, what is a bit? why is data stored in bits?
A bit is a Binary digit ( basic unit of information storage and and cumminication of in digital computing and digital information theory), it takes a value of either “0″ or “1″ and is the smallest possible measurement for the data [...]

Read Full Post »