1 Answer

Answer :

275 is the octal equivalent of the binary number:10111101

Related questions

Description : The Octal equivalent of HEX and number AB.CD is  (A) 253.314 (B) 253.632 (C) 526.314 (D) 526.632

Last Answer : The Octal equivalent of HEX and number AB.CD is 253.632

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 : 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 : 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 : Value of sampled signal is used to produce a A. binary number B. decimal number C. octal number D. all of above

Last Answer : binary number

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 : 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 : Computer calculate number in ______mode: a) Octal b) Decimal c) Binary d) None of These

Last Answer : c) 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 : 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 : 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 : 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 : The binary number 1011010 to hexadecimal is 5A.

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 : The simple procedure istouse a. Binary-triplet method b. Decimal-triplet method c. Octal-triplet method d. __ Allof these

Last Answer : a. Binary-triplet method

Description : Which part is not physically indicated in the register. a. Binary b. Decimal c. Octal d. None of these

Last Answer : b. Decimal

Description : O and 1 abbreviation for. a. Binary digit b. Octal digit c. Both d. None of these

Last Answer : a. Binary digit

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 : Convert binary 1001 to octal. 131) A) 1018 B) 98 C) 108 D) 118

Last Answer : D) 118

Description : Convert binary 01001110 to octal. 125) A) 1078 B) 768 C) 1068 D) 116

Last Answer : D) 116

Description : Convert binary 11100111 to octal. 115) A) 3508 B) 3478 C) 3178 D) 7138

Last Answer : B) 3478

Description : Convert octal 64 to binary. 111) A) 1000000 B) 100000 C) 1111000 D) 110100

Last Answer : D) 110100

Description : Convert octal 152 to binary. 109) A) 011100010 B) 00111100 C) 01101010 D) 10101001

Last Answer : C) 01101010

Description : Convert binary 110001100101 to octal. 106) A) 45778 B) 72458 C) 61458 D) 143118

Last Answer : C) 61458

Description : Convert octal 100 to binary. 102) A) 10000000 B) 1100100 C) 111111110 D) 01000000

Last Answer : 01000000

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Which numbering format is the basis for digital electronic circuitry? 76) A) decimal B) BCD C) octal D) binary

Last Answer : D) binary

Description : Convert binary 1111101 to octal. 46) A) 7618 B) 2758 C) 1758 D) 958

Last Answer : C) 1758

Description : Convert binary 10111111 to octal. 42) A) 2108 B) 1718 C) 2578 D) 2778

Last Answer : D) 2778