Classwork Exercise and Series (Computer Science-JSS2): Conversion of Number Base System
Conversion of decimal to binary conversion To convert a decimal number to its binary equivalent, follow these five steps Step 1 The decimal number is divided by 2 (base of binary number) Step 2 The reminder is written in the one place Step 3 the result is again divided by two Step 4 its reminder […]
Classwork Exercise and Series (Computer Science-JSS2): Conversion of Number Base System Read More »