Sally needs to teach her class how to convert a decimal number to a binary number. What is the first step she should take to sta
rt the process? A. divide the decimal number by the base value 2 B. collect the digits in the reverse order C. note the remainder separately D. divide by 2 until she gets 0 as the remainder
<em>A. divide the decimal number by the base value 2</em>
<em>C. note the remainder separately</em>
<em>D. divide by 2 until she gets 0 as the remainder</em>
<em>B. collect the digits in the reverse order</em>
<u>Explanation:</u>
When we want to convert decimal number to a binary number first we have divide the given number by 2. The next step is to note the reminder of the number in the side every division so that the reminder value is the binary value. Repeat this until an zero is encountered.
We have to collate all the remainders from last of first and then the collated number is the answer for the given problem.
BIOS instructs the computer on how to preform basic functions such as booting and keyboard control. It is also used to identify and configure the hardware in a computer