To mark a value on the number line, eg the number 2, start at zero and take 2 steps to the right. Number lines can also show fractions as values. This number line represents the values between 0 and 1 ...
Here's a C/C++ program that converts decimal numbers ranging from 0 to 99,999 to binary and BCD formats. Using a simple algorithm in conjunction with pointer ...