1. Introduction

Numbers are the bread and butter of computers.

It is all computers can really deal with.

So everything a computer can handle has to be represented as a string of numbers internally. For example, music, pictures, video, text all have to be 'encoded' into numbers.

This section deals will how numbers are represented inside the CPU. It covers binary, denary and floating point representation.

 

 

 

 

Copyright © www.teach-ict.com