The binary equivalent of the decimal number 10 is __________ a) 0010 b) 10 c) 1010 d) 010

1 Answer

Answer :

Answer: c Explanation: To get the binary equivalent of any number, we need to divide the number by 2 and obtain the remainders as : We then write the remainders in the reverse order as 1010

Related questions

Description : Convert the decimal number 12.125 to binary. 12) A) 1100.0110 B) 1110.0010 C) 1100.0010 D) 1010.1100

Last Answer : C) 1100.0010

Description : Which binary value equals 2-2? 13) A) 0000.0010 B) 0010.0000 C) 0000.1000 D) 0000.010

Last Answer : D) 0000.010

Description : Convert the decimal number 10.5 to binary. 92) A) 1100.1000 B) 1010.0101 C) 1010.1000 D) 1011.1000

Last Answer : C) 1010.1000

Description : Convert the binary number 0000.1010 to decimal. 6) A) 0.10 B) 0.55 C) 0.50 D) 0.625

Last Answer : D) 0.625

Description : Convert the binary number 0001.0010 to decimal. 121) A) 1.20 B) 1.40 C) 1.125 D)

Last Answer : C) 1.125

Description : The binary equivalent of hexadecimal 10 is ________. 112) A) 00010000 B) 00110 C) 1010 D) 11000

Last Answer : A) 00010000

Description : Convert the decimal number 3.375 to binary. 132) A) 0101.1100 B) 0011.1010 C) 0011.0011 D) 0011.01

Last Answer : D) 0011.01

Description : Convert the decimal number 6.75 to binary. 14) A) 0110.1100 B) 0111.1100 C) 0110.0110 D) 0110.1010

Last Answer : A) 0110.1100

Description : The BCD equivalent of decimal 912 is ________. 60) A) 1001 0001 0010BCD B) 1001 1000 0001BCD C) 0111 1111 1110BCD D) 0010 001 1001BCD

Last Answer : A) 1001 0001 0010BCD

Description : The decimal equivalent of the BCD value 0010 0011 is ________. 57) A) 2710 B) 2310 C) 4310 D) 2010

Last Answer : B) 2310

Description : The decimal equivalent of the BCD value 0011 1001 0010 is ________. 32) A) 49010 B) 39210 C) 98210 D) 4131

Last Answer : B) 39210

Description : An octal number 237 is equal to the binary number 1) 010 011 111 2) 010 111 011 3) 011 101 101 4) 011 000 001

Last Answer : 3) 011 101 101

Description : The BCD equivalent of decimal 88 is ________. 50) A) 1000 1000BCD B) 1010 1000BCD C) 1100 0010BCD D) 1001 0000BCD

Last Answer : A) 1000 1000BCD

Description : The least significant bit of the binary number, which is equivalent to any odd decimal number, is: A) 0 B) 1 C) 1 or 0 D) 3

Last Answer : Answer : A

Description : Which binary value equals 22? 84) A) 0100 B) 0001 C) 0010 D) 0011

Last Answer : A) 0100

Description : Which binary value equals 2-3? 69) A) 0011.1000 B) 0000.0010 C) 0000.0100 D) 0000.0011

Last Answer : B) 0000.0010

Description : Which binary value equals 21? 65) A) 0100 B) 0010 C) 0001 D) 1000

Last Answer : B) 0010

Description : Which binary value equals 2-1? 61) A) 1.0000 B) 0.0010 C) 0.0001 D) 0.1000

Last Answer : D) 0.1000

Description : Convert the binary equivalent 10101 to its decimal equivalent. a) 21 b) 12 c) 22 d) 31

Last Answer : Answer: a Explanation: To convert a binary number to its decimal equivalent follow these steps : 2 4 * 1 + 23 * 0 + 22 *1 + 21 * 0 + 20 * 1 = 21. Therefore, the answer is 21

Description : The RST 7 instruction in 8085 microprocessor is equivalent to: (A) CALL 0010 H (B) CALL 0034 H (C) CALL 0038 H (D) CALL 003C H

Last Answer : (C) CALL 0038 H

Description : what is the BCD for a decimal number 559. a [0101 0101 1001],, b. [0101 0001 1010] c. [0101 1001 1001] d. [1001 1010 0101]

Last Answer : a [0101 0101 1001],,

Description : Convert octal 16 to decimal. 63) A) 2010 B) 1410 C) 1610 D) 1010

Last Answer : B) 1410

Description : The excess-3 code of decimal 7 is represented by (A) 1100. (B) 1001. (C) 1011. (D) 1010.

Last Answer : Ans: D An excess 3 code is always equal to the binary code +3

Description : An scan be easily converted to its decimal equivalent by multiplying each octal digit by positional weight: a. Binary number b. Octal number c. Hexadecimal number d. Decimal number

Last Answer : b. Octal number

Description : The least significant bit of the binary number, which is equivalent to any odd decimal number, is: a. 0 b. 1 c. 1 or 0 d. 3

Last Answer : a. 0

Description : The least significant bit of the binary number, which is equivalent to any odd decimal number, is: a. 0 b. 1 c. 1 or 0 d. 3

Last Answer : a. 0

Description : The decimal equivalent of Binary number 10101 is (A) 21 (B) 31 (C) 26 (D) 28

Last Answer : (A) 21

Description : The decimal equivalent of Binary number 11010 is (A) 26. (B) 36. (C) 16. (D) 23.

Last Answer : (A) 26.

Description : What is the binary equivalent of the decimal number 368 (A) 101110000 (B) 110110000 (C) 111010000 (D) 111100000

Last Answer : (A) 101110000

Description : If the binary equivalent of the decimal number 48 is 110000, then the binary equivalent of the decimal number 51 is given by (A) 110011 (B) 110010 (C) 110001 (D) 110100 

Last Answer : Answer: A

Description : Which one of the following represents the binary equivalent of the decimal number 25? (A) 11011 (B) 10101 (C) 01101 (D) 11001

Last Answer : Answer: D

Description : Binary equivalent of decimal number 35 is (A) 100011 (B) 110001 (C) 110101 (D) 101011

Last Answer : Answer: A

Description : Which one of the following represent the binary equivalent of the decimal number 23 ? (A) 01011 (B) 10111 (C) 10011 (D) None of the above

Last Answer : (B) 10111 

Description : What is the equivalent of decimal 51 in binary? A. 111011 B. 110011 C. 111001 D. 100011

Last Answer : B. 110011

Description : The decimal equivalent of binary 01100001 is ________. 122) A) 9110 B) 9710 C) 11510 D) 10110

Last Answer : B) 9710

Description : The decimal equivalent of binary 10111110 is ________. 120) A) 19010 B) 20010 C) 18610 D) 1

Last Answer : A) 19010

Description : The decimal equivalent of binary 00101011 is ________. 88) A) 4310 B) 3910 C) 5910 D) 6110

Last Answer : A) 4310

Description : The decimal equivalent of binary 10010 is ________. 83) A) 910 B) 610 C) 2010 D) 1810

Last Answer : D) 1810

Description : The decimal equivalent of binary 0010111 is ________. 51) A) 4810 B) 2210 C) 1910 D) 2310

Last Answer : D) 2310

Description : The decimal equivalent of binary 10000110 is ________. 48) A) 12610 B) 11010 C) 13410 D) 14410

Last Answer : C) 13410

Description : The decimal equivalent of binary 110101 is ________. 30) A) 4710 B) 5310 C) 4910 D) 591

Last Answer : B) 5310

Description : The decimal equivalent of binary 1010000 is ________. 8) A) 9610 B) 8010 C) 7810 D) 8410

Last Answer : A) 9610

Description : The decimal equivalent of binary 1010000 is ________. 8) A) 9610 B) 8010 C) 7810 D) 8410

Last Answer : A) 9610

Description : Decimal equivalent of binary 1111 1111 1111 1111 is • 16,384 • 65,536 • 1000000 • None of the above.

Last Answer : Decimal equivalent of binary 1111 1111 1111 1111 is 65,536

Description : The 2’s complement of 15 is ____________ a) 0000 b) 0001 c) 0010 d) 0100

Last Answer : Answer: b Explanation: 2’s complement is obtained by adding 1 to the 1’s complement of the number. Here, Binary of 15 = 1111 1’s complement of 15= 0000 2’s complement of 15= 0000+1=0001

Description : When a voltage of 112 VDC is applied to the circuit illustrated with a resistance of 10,230 ohms the current will be________. EL-0018 A. .010 amps B. .913 amps C. 103 m amps D. 934 m amps

Last Answer : Answer: A

Description : From the following information, calculate the extra cost of material by following EOQ: Annual consumption: = 45000 units Ordering cost per order: = Rs. 10  Carrying cost per unit per annum: = Rs. 10  Purchase price per unit = Rs. ... ) No saving (b) Rs. 2,00,000 (c) Rs. 2,22,010 (d) Rs. 2,990

Last Answer : (d) Rs. 2,990

Description : Computers use the _____ number system to store data and perform calculations. 1) Decimal 2) Hexadecimal 3) Octal 4) Binary 5) None of these

Last Answer : Answer :4

Description : A number system that has eight different symbols to represent any quantity is known as A) Binary B) Octal C) Decimal D) Hexadecimal

Last Answer : Answer : B

Description : Which number system is usually followed in a typical 32-bit computer? A) Binary B) Decimal C) Hexadecimal D) Octal

Last Answer : Answer : A