The value of radix in binary number system is _____________ a) 2 b) 8 c) 10 d) 1

1 Answer

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

Related questions

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 : Another name for base is __________ a) root b) radix c) entity d) median

Last Answer : Answer: b Explanation: Another name for base is radix. Base refers to the number of digits that a particular number system consists of. The base of decimal number system is 10 , binary is 2 and so on

Description : An I/O device which provides photographic outputs for printing galleys, is the 1) Camera printer 2) Automatic typesetter 3) Radix printer 4) All of these

Last Answer : 4) All of these

Description : What is base or radix in number system ?

Last Answer : The number of individual digits used in each numbering system is called the base or radix of that numbering system .

Description : What does the base, or radix, of a number system tell you about the system?

Last Answer : The number of symbols used in the system

Description : What is radix-2FFT?

Last Answer : In an N point sequence, N is expressed as m r and the given sequence is decimated into r point sequences. In radix 2 FFT, the N point sequence is decimated into 2 point sequences and then 2 point DFT is computed

Description : Which of the following sorting algorithm is in-place a) Counting sort b) Radix sort c) Bucket sort d) None

Last Answer : b) Radix sort

Description : Which of the following algorithms sort n integers, having the range 0 to (n2 -1), in ascending order in O(n) time ? (A) Selection sort (B) Bubble sort (C) Radix sort (D) Insertion sort

Last Answer : (C) Radix sort

Description : If there are n integers to sort, each integer has d digits and each digit is in the set {1,2, ..., k}, radix sort can sort the numbers in: (A) O(d n k) (B) O(d nk) (C) O((d+n)k) (D) O(d(n+k))

Last Answer : (D) O(d(n+k))

Description : Define following : i. Radix ii. Bit iii. Nibble iv. Byte

Last Answer : i. Radix- the base to a given number system is called as radix.  ii. Bit- Single ‗1‘ or ‗0‘ is called as a bit.  iii. Nibble- a group of 4 bits is called as nibble  iv. Byte- a group of 8 bits is called as a byte.

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

Last 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

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

Last Answer : b) 0 and 1

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 : The Public Provident Fund(PPF) has the interest rate of _____________ A. 7.1% B. 7.2% C. 8.1% D. 8.2%

Last Answer : C. 8.1% Explanation: The Public Provident Fund is a savings-cum-tax-saving instrument in India, introduced by the National Savings Institute of the Ministry of Finance in 1968.The aim of the scheme ... . The current interest rate effective from 1 April 2016 is 8.1% Per Annum (compounded annually).

Description : The 5-year National saving certificate has the interest rate of _____________ A. 7.1% B. 7.2% C. 8.1% D. 8.2%

Last Answer : C. 8.1% Explanation: National Savings Certificates, popularly known as NSC, is an Indian Government Savings Bond, primarily used for small savings and income tax saving investments in India. These ... availing loans. Currently the 5-year National saving certificate has the interest rate of 8.1%.

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 : Bit stands for A) Binary digits B) bit of system C) a part of byte D) All of above

Last Answer : Answer : A

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

Description : What type of information system would be recognised by digital circuits ? (1) Binary system (2) Both hexadecimal and binary system (3) Only Roman system (4) Hexadecimal system

Last Answer : Binary system

Description : Which of the following is true? 1) Byte is a single digit in a binary number 2) Bit represents a grouping of digital numbers 3) Eight-digit binary number is called a byte 4) Eight-digit binary number is called a bit 5) None of these

Last Answer : Answer :3

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 of the following is the correct representation of a binary number? a) (124)2 b) 1110 c) (110)2 d) (000)2

Last Answer : Answer: d Explanation: The binary numbers should comprise only two digits 0 and 1. Also, for the base, the value should be 2 and it should be written as a subscript enclosing the entire number. Here, the fourth option gives the correct representation

Description : Which of the following is not a binary number? a) 1111 b) 101 c) 11E d) 000

Last Answer : Answer: c Explanation: A binary number can have only two possible digits, 0 and 1. In the third option, there is an alphabet E present which makes it an invalid binary number. Alphabets are only allowed in hexadecimal number system

Description : An IP address is a: a) binary number that uniquely identifies computers. b) also identifies other devices on TCP/IP network c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Computer calculate number in ______mode: a) Octal b) Decimal c) Binary d) None of These

Last Answer : c) Binary

Description : An IP address is a: a) binary number that uniquely identifies computers. b) also identifies other devices on TCP/IP network c) Both of Above d) None of These

Last Answer : c) Both of Above

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 : What numeric symbols are used in the binary number system? 58) A) 0 through 8 B) 0, 1, 2 C) 1, 2 D) 0, 1

Last Answer : D) 0, 1

Description : The value of base in a decimal number system is ____________ a) 8 b) 2 c) 10 d) 16

Last Answer : Answer: c Explanation: A decimal number system consists of 10 digits from 0 to 9. The definition of base describes it as a quantity to represent the number of digits present in that particular number system. Therefore, here, the base is 10

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 : Which one of the following is decimal value of a signed binary number 1101010, if it is in 2's complement form? (A) -42 (B) - 22 (C) -21 (D) -106

Last Answer : (B) - 22

Description : If X is a binary number which is power of 2, then the value of X&(X-1) is: (1) 11....11 (2) 00.....00 (3) 100.....0 (4) 000.....1

Last Answer : Answer: 2

Description : BCD- How many binary code ?

Last Answer : BCD quote consists of 6 bits.

Description : How many options does a binary choice offer? 1) None 2) One 3) Two 4) It depends on the amount of memory in the computer 2 5) It depends on the speed of the computer's processor

Last Answer : Answer :3

Description : Binary circuit elements have A) One stable state B) Two stable state C) Three stable state D) None of above

Last Answer : Answer : B

Description : Computer instructions written with the use of English words instead of binary machine code is called A) Mnemonics B) Symbolic code C) Gray codes D) Opcode

Last Answer : Answer : B

Description : Which of the following computer implemented binary numbers, perform calculations using electronics and implemented separate computation and memory for the first time? A) Mark I B) ABC C) Z3 D) None of above

Last Answer : Answer : B

Description : The proper definition of a modern digital computer is A) An electronic automated machine that can solve problems involving words and numbers B) A more sophistic and modified electronic pocket calculator C) Any machine that can perform mathematical operations D) A machine that works on binary code

Last Answer : Answer : A

Description : Which of the following is correct full form of BCD? A) Binary Coded Decimal B) Bit Coded Decimal C) Binary Coded Digit D) Bit Coded Digit

Last Answer : Answer : A

Description : EBCDIC stands for A) Extended Binary Coded Decimal Interchange Code B) Extended Bit Code Decimal Interchange Code C) Extended Bit Case Decimal Interchange Code D) Extended Binary Case Decimal Interchange Code

Last Answer : Answer : A

Description : In a computer is capable to store single binary bit. A) Capacitor B) Flip flop C) Register D) Inductor

Last Answer : Answer : B