We need represent numbers in form which computer understands
Binary Form is the only one form in computer's memory, e.g. 1 or 0.
How positive/negative integer, fractions represented in binary form?
How arithmetic is carried out on those number in binary form?