The digits used in binary number system are ____and____:
a) 1 and 2
b) 0 and 1
c) 0 and 9
d) None of The Above

1 Answer

Answer :

b) 0 and 1

Related questions

Description : Binary code comprises of digits from 0 to 9. a) True b) False

Last Answer : Answer: b Explanation: The statement is false. Binary as the word suggests contains only 2 digits : 0 and 1. 0 denotes false and 1 denotes a truth value

Description : Bit stands for A) Binary digits B) bit of system C) a part of byte D) All of above

Last Answer : Answer : A

Description : Which is true for Digital Computer: a) It is less accurate than analog computer b) It is used primarily in scientific applications c) It represents the decimal numbers through a string of binary digits d) None of The Above

Last Answer : b) It is used primarily in scientific applications

Description : The memory of a computer is commonly expressed in terms of Kilobytes or Megabytes. A byte is made up of 1) eight decimal digits 2) eight binary digits 3) two binary digits 4) two decimal digits

Last Answer : 2) eight binary digits

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 : 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 : 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

Last Answer : The digits used in a binary number system are  0 & 1.

Description : The hexadecimal digits are 0 to 9 and A to _____: a) E b) G c) F d) None of The Above

Last Answer : c) F

Description : How many digits does it take to represent the decimal number 81 in binary?

Last Answer : It takes 7 digits.

Description : Error rate is A. an error-detectingcode based ona summation operation performed onthebits to be checked. B. a checkbit appended to anarrayof binary digits to make thesum of all thebinary digits. C. a ... ratioof the number ofdata units in error to the total number of dataunits E. None of the above

Last Answer : the ratioof the number ofdata units in error to the total number of dataunits

Description : In a binary Hamming code the number of check digits is r then number of message digits is equal to: (A) 2r-1 (B) 2r-r-1 (C) 2r-r+1 (D) 2r+r-1

Last Answer : (B) 2r-r-1

Description : Which of the following described the very early standard that defines binary digits as space/mark line condition and voltage levels? A. V.4 B. V.2 C. V.1 D. V.5

Last Answer : C. V.1

Description : Using 12 binary digits how many unique house addresses would be possible: a. 28=256 b. 212=4096 c. 216=65536 d. None of these

Last Answer : b. 212=4096

Description : Binary Digits

Last Answer : Binary Digits

Description : The accuracy of the floating-point numbers representable in two 16-bit words of a computer is approximately A) 16 digits B) 6 digits C) 9 digits D) All of above

Last Answer : Answer : A

Description : How many digits are there in Mobile Money Identifier(MMID)? A. 7 digits B. 9 digits C. 10 digits D. 11 digits E. None of the Above

Last Answer : A. 7 digits Explanation: Mobile Money Identifier is a 7 digit number, issued by banks. MMID is one of the input which when clubbed with mobile number facilitates fund transfer. Combination of ... and helps in identifying the beneficiary details. Different MMID s can be linked to same Mobile Number.

Description : 0,1,2,3,4,5,6,7,8,9 Use the digits above once each only to compose two fractions which when added togeather equal 1. -Riddles

Last Answer : 35/70 + 148/296 = 1

Description : Which of the following digits have two lines of symmetry ? `0,1,2,3,4,5,6,7,8,9`

Last Answer : Which of the following digits have two lines of symmetry ? `0,1,2,3,4,5,6,7,8,9`

Description : A number with both integer and a fractional part has digits raised to both positive and negative powers of 2 in a decimal number system. a) True b) False

Last Answer : Answer: b Explanation: In a decimal number system, a number with both integer and a fractional part has digits raised to both positive and negative powers of 10 and not 2. e.g. 22.34 = 2 * 101 + 2 * 100 + 3 * 10-1 + 4 * 10-2

Description : Write the given sets in roster form: (a). P = {y: y is an integer and -4 < y < 6}. (b). Q = {y: y is a natural number which is

Last Answer : (i) A = {x: x is an integer and †3 < x < 7} The elements of this set are †2, †1, 0, 1, 2, 3, 4, 5, and 6 only. Therefore, the given set can be written in roster form as A = {†2, †... and 80 only. Therefore, this set can be written in roster form as C = {17, 26, 35, 44, 53, 62, 71, 80}}.

Description : A certain number has three digits. The sum of the three digits equals 36 times this number. Seven times the left digit plus 9 is equal to 5 times the sum of the two other digits. 8 times the second digit minus 9 is equal to the sum of the first and third.What is the number? -Riddles

Last Answer : This one is fairly easy - 324 is the answer.

Description : The cubes of the digits 1,4,5,6 and 9 are the number ending in the same digits 1,4,5,6 and 9 respecitively (True/False).

Last Answer : The cubes of the digits 1,4,5,6 and 9 are the number ending in the same digits 1,4,5,6 and 9 respecitively (True/False).

Description : In a two-digit number, the sum of the digits is 9. If 9 is subtracted from the number, then the digits get reversed. Find the product of the digits

Last Answer : In a two-digit number, the sum of the digits is 9. If 9 is subtracted from the number, then the digits get reversed. Find the product of the digits

Description : What is the difference between the values of the digits 9 and 8 in the number 1890600?

Last Answer : 800000 - 90000 = 710000

Description : A two digit number is such that the sum of the digits is 11.When the number with the same digits is reversed is  subtracted from this number, the difference is 9.What is the number? 1. 23 2. 24 3. 65 4. 14 5. 32

Last Answer : Answer- 3(65) Explanation:- let the number be written as xy x-ten’s place y units place x+y=11…………………1 (10x+y)-(10y+x)=9 10x+y-10y-x=9 9x-9y=9 x-y=1………………….2 Add (1) & (2) 2x=12 x=6 y=5 the number is 65

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 : How many 3-digit numbers are there in which the product of those 3 digits is 9?

Last Answer : 119, 191, 911, 331, 313, 133

Description : Suresh and Ramesh are twins. In a form by mistake, Suresh reverses the last 2 digits of his year of birth, and this makes him 9 years older than Ramesh. With this mistake, the sum of their ages in 2015 becomes 43. How old will Ramesh be 2021? a) 17 b) 19 c) 21 d) 23 e) 25

Last Answer : Let the correct ages of Ramesh and Suresh be X in 2015 (since they are twins, they will have the same age) Given: 2x + 9 = 43 Or x = 17 years in 2015. Age in 2021 = 17 + 6 = 23 Note: year of birth = 2015 – 17 = 1998. Reversing, Suresh = 1989 or 9 year older. Answer: d)

Description : In a certain code language,'134' means 'good and tasty';'478' means 'see good pictures' and'729' means 'pictures are faint'. Which of the following digits stands for 'see'? a) 9 b)2 c) 1 d) 8

Last Answer : Answer key : (d)

Description : How many numbers greater than 400 can be formed with digits 3,4,8,9 with no digits being repeated? a) 24 b) 18 c) 42 d) 45

Last Answer : c) 42

Description : The accuracy of the floating-point numbers representable in two 16-bit words of a computer is approximately a. 16 digits b. 6 digits c. 9 digits d. All of above

Last Answer : d. All of above

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 : 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 : The value of radix in binary number system is _____________ a) 2 b) 8 c) 10 d) 1

Last Answer : Answer: a Explanation: In a binary number system, the value of base or radix is 2. The binary system uses only two digits for the representation of numbers, therefore its base id chosen to be 2

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 : 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 of the following is not a weighted code? (1) Excess 3-Code (2) Binary Number System (3) Decimal Number System (4) BCD Number System

Last Answer : Excess 3-Code

Description : A five digit number is formed by the digits 0, 1, 2, 3, 4 (without repetition). Find the probability that the number formed is divisible by 4 ? -Maths 9th

Last Answer : Without repetition, a five -digit number can be formed using the five digits in 5! ways (5 4 3 2 1) Out of these 5! numbers, 4! numbers will be starting with digit 0. (0 (fixed) 4 3 2 1) ∴ Total ... + 6 + 6 + 4 + 4 + 4 = 30∴ Required probability = \(rac{30}{96}\) = \(rac{5}{16}.\)

Description : The digital signals can be represented by: a) Binary Codes b) 0 and 1 c) High and Low d) All of The Above e) None of The Above

Last Answer : d) All of The Above

Description : According to the Fenske equation, what will be the minimum number of plates required in a distillation column to separate an equimolar binary mixture of components A and B into an overhead fraction containing 99 mol% A and a ... in the column. (A) 5 (B) 9 (C) 12 (D) 28

Last Answer : (C) 12

Description : Digital number 9 can be represented in binary number as A. 110 B. 1001 C. 1010 D. 1011

Last Answer : 1001

Description : Charles Babbage was awarded by Royal Society for his A) Difference Engine B) Analytic Engine C) Binary System in Analytic Engine D) His concept of input, mill, output and storage

Last Answer : Answer : A

Description : What are the computers called that performs calculations and comparisons usually in the binary numbering system? A) Analog Computers B) Digital Computers C) Hybrid Computers D) None of above

Last Answer : Answer : B

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

Last Answer : Answer : A

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