1 Answer

Answer :

The binary number 1011010 to hexadecimal is 5A.

Related questions

Description :  Decimal equivalent of Hexadecimal number (C3B1)16 is: A) 12197 B) 32097 C) 52097 D) 50097

Last Answer :  Decimal equivalent of Hexadecimal number (C3B1)16 is: 50097

Description : Hexadecimal equivalent of the decimal number 25610 is

Last Answer : Hexadecimal equivalent of the decimal number 25610 is 10016

Description : Hexadecimal number system is used as a s hand language for representing  1. decimal number 2. binary number 3.octal number 4. all the above 

Last Answer : Hexadecimal number system is used as a s hand language for representing binary number

Description : The decimal equivalent of a Hexadecimal no. (F8E6)16 is 

Last Answer : The decimal equivalent of a Hexadecimal no. (F8E6)16 is  (63,718)10

Last Answer : A hexadecimal odometer displays F 52 F. The next reading will be F53O.

Last Answer : A microcomputer has a 64 K memory. 0000 is the hexadecimal notion for the first memory location.

Description : What is the hexadecimal representation of this binary number 01100011110?

Last Answer : To convert binary to hex, starting from the low-order bit(working right-to-left), split the binary digits into groups offour-bit nybbles (half-a-byte) and then translate each nybble toits hexadecimal ... :001 = 1100 = 4011 = 3110 = 6Thus 01100011110 binary is 1436 octal which is often written01436.

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

Description : Which of the following is not a positional number system? a) Roman Number System b) Octal Number System c) Binary Number System d) Hexadecimal Number System

Last Answer : Answer: a Explanation: The Roman number system isn’t a positional number system since , it uses symbols to represent numbers. The octal number system uses digits from 0-7 , the binary number system uses digits from 0-1 whereas, the hexadecimal number system uses digits from 0-15

Description : Anumber system that uses only two digits, O and 1 is calledthe_ a. Octal number system b. Binary number system c. Decimal number system d. Hexadecimal number system

Last Answer : b. Binary number system

Description : Abinary number canbeconvertedinto a. Binary number b. Octal number co. Decimal number d. Hexadecimal number

Last Answer : co. Decimal number

Description : Which system is used in digital computers because all electrical and electronic circuits can be made to respond to the states concept: a. Hexadecimal number b. Binary number c. Octal number d. Decimal number

Last Answer : b. Binary number

Description : Which system was used extensively by early mini computers. a. Decimal number b. Octal number c. Hexadecimal number d. Binary number

Last Answer : b. Octal number

Description : 3 bit binary numbers can be represented by a. Binary number b. Decimal number Cc. Hexadecimal number d. Octal number

Last Answer : d. Octal number

Description : Which system each digit has a weight corresponding to its position: a. Hexadecimal number system b. Binary number system c. Decimal number system d. Octal number system

Last Answer : d. Octal number system

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 : Which system groups number by sixteen and power of sixteen. a. Binary b. Hexadecimal Cc. Octal d. None of these

Last Answer : b. Hexadecimal

Description : Which number is formed from a binary number by grouping bits in groups of 4-bit each starting at the binary point: a. Binary b. Octal c. Decimal d. Hexadecimal

Last Answer : d. Hexadecimal

Description : Which number system has a base of 16 : a. Binary number system b. Octal number system c. Decimal number system d. Hexadecimal number system

Last Answer : d. Hexadecimal number system

Description : Which number system is commonly used as a shortcut notation for groups of four binary digits? a. Binary b. Decimal c. Octal d. Hexadecimal

Last Answer : Hexadecimal

Description : Computeruses the“““.number system to store data and perform calculations. (A) binary (B) octal (C) decimal (D) hexadecimal (E) None of these

Last Answer : binary

Description : Which of the following number system is natively used by a computer: a) Hexadecimal b) Octal c) Decimal d) Binary e) None of These

Last Answer : d) Binary

Description : Computers use the ________ number system to store data and perform calculations. a) Binary b) Octal c) Decimal d) Hexadecimal e) None of these

Last Answer : a) Binary

Description : Computers use the .... number system to store data and perform calculations. 1) binary 2) octal 3) decimal 4) hexadecimal

Last Answer : 1) binary

Description : Which numbering formats are really codes rather than true number systems? 96) A) hexadecimal and octal B) binary and octal C) decimal and binary D) BCD and ASCII

Last Answer : Which numbering formats are really codes rather than true number systems?

Description : Which number system is commonly used as a shortcut notation for groups of four binary digits? a. Binary b. Decimal c. Octal d. Hexadecimal

Last Answer : d. Hexadecimal

Description : A base-16 number system that uses sixteen distinct symbols 0-9 and A-F to represent numbers from 0 to 15. A. Binary B. Decimal C. Hexadecimal D. Hepadeximal

Last Answer : A. Binary

Description : Symbols A-Fare used in which one of the following? (A) Binary number system (B) Decimal number system (C) Hexadecimal number system (D) Octal number system

Last Answer : (C) Hexadecimal number system

Description : Write the radix of binary,octal,decimal and hexadecimal number system.

Last Answer : Radix of: Binary – 2 Octal - 8 Decimal - 10 Hexadecimal -16

Description : What is the Gray code word for the binary number 101011?  (1) 101011 (2) 110101 (3) 011111 (4) 111110

Last Answer : What is the Gray code word for the binary number 101011?  (1) 101011 (2) 110101 (3) 011111 (4) 111110

Last Answer : 275 is the octal equivalent of the binary number:10111101

Description : ENIAC uses A) Decimal Numbering System B) Octal Numbering System C) Binary Numbering System D) Hexadecimal Numbering System

Last Answer : Answer : A

Description : Which are the system of arithmetic, which are often used in digital system: a. Binary digit b. Decimal digit c. Hexadecimal digit d. Octal digit e. Allof these

Last Answer : e. Allof these

Description : In which numeral every position has a value 2 times the value f the position to its right: a. Decimal b. Octal c. Hexadecimal d. Binary

Last Answer : d. Binary

Description : In which digit the value increases in power of two starting with 0 to left of the binary point and decreases to the right of the binary point starting with power -1. a. Hexadecimal b. Decimal c. Binary d. Octal

Last Answer : c. Binary

Description : Computers use the _____number system to store data and perform calculations: a) Binary b) Octal c) Decimal d) Hexadecimal e) None of The Above

Last Answer : a) Binary

Description : The main advantage of hexadecimal numbers is the case of conversion from hexadecimal to ____and vice versa: a) binary b) decimal c) BCD d) None of The Above

Last Answer : a) binary

Description : The binary equivalent of hexadecimal 16 is ________. 126) A) 01110000 B) 1100001 C) 0010011 D) 0001

Last Answer : D) 0001

Description : The hexadecimal equivalent of a binary 10110010 is ________. 116) A) E216 B) A216 C) C216 D) B216

Last Answer : D) B216

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

Last Answer : A) 00010000

Description : The binary equivalent of hexadecimal 44 is ________. 110) A) 10011010 B) 01000100 C) 10001100 D) 01011000

Last Answer : B) 01000100

Description : The binary equivalent of hexadecimal C0B is ________. 107) A) 110000001011 B) 110000001100 C) 110000001001 D) 110100001011

Last Answer : A) 110000001011

Description : The hexadecimal equivalent of a binary 11001111 is ________. 104) A) 8F16 B) DF16 C) CE16 D) CF16

Last Answer : D) CF16

Description : The hexadecimal equivalent of a binary 111111110010 is ________. 86) A) EE216 B) FD216 C) 2FE16 D) FF216

Last Answer : D) FF216

Description : The hexadecimal equivalent of a binary 10100101 is ________. 52) A) A416 B) A516 C) C316 D) B516

Last Answer : B) A516

Description : The binary equivalent of hexadecimal F2 is ________. 49) A) 11110010 B) 11100011 C) 11111100 D) 10100001

Last Answer : A) 11110010

Description : The hexadecimal equivalent of a binary 10001100 is ________. 36) A) 8C16 B) C816 C) 8616 D) CC

Last Answer : D) 10.75

Description : The binary equivalent of hexadecimal 70 is ________. 31) A) 00000111 B) 01111000 C) 01110000 D) 11100000

Last Answer : C) 01110000