Which of the following is the most efficient to perform arithmetic operations on the numbers? (A) Sign-magnitude (B) 1’s complement (C) 2’s complement (D) 9’s complement

1 Answer

Answer :

(C) 2’s complement

Related questions

Description : When signed numbers are used in binary arithmetic, then which one of the following notations would have unique representation for zero. (A) Sign-magnitude. (B) 1’s complement. (C) 2’s complement. (D) 9’s complement.

Last Answer : (A) Sign-magnitude.

Description : Which are the types of binary codes number: a. Sign magnitude b. —_1’s complement code c. 2’s complement code d. __ Allof these

Last Answer : c. 2’s complement code

Description : The Excess-3 decimal code is a self-complementing code because (A) The binary sum of a code and its 9’s complement is equal to 9. (B) It is a weighted code. (C) Complement can be generated by inverting each bit pattern. (D) The binary sum of a code and its 10’s complement is equal to 9.

Last Answer : Answer: A, C

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 : Which are the types of important ideas to notice about these odometer readings: a. The MSB is the sign bit .O for a +sign and 1 for a— sign b. The negative number represent the 2’s complement of the positive number c. Both d. __ Allof these

Last Answer : c. Both

Description : Which operations are used for addition, subtraction, increment, decrement and complement function: a. Bus b. Memory transfer c. Arithmetic operation d. Allof these

Last Answer : d. Allof these

Description : State true or false. i) comparisons precede logical operations in java ii) assignment operations succeed increment operations iii) arithmetic operations succeed comparisons iv) x precede + A) i-true, ii-true, iii-false, ... false, ii-true, iii-false, iv-false D) i-true, ii-false, iii-false, iv-true

Last Answer : A) i-true, ii-true, iii-false, iv-true

Description : The bond order for a species with the configuration `sigma1s^(2)sigma^(***)1s^(2)sigma2s^(2)sigma^(**)2s^(2)sigmapx^(1)` will be

Last Answer : The bond order for a species with the configuration `sigma1s^(2)sigma^(***)1s^(2)sigma2s^(2)sigma^(**)2s^(2)sigmapx ... 1 B. `1//2` C. zero D. `3//2`

Description : Which of the following corresponds to the configuration `1s^(2)2s^(2)2p^(6)3s^(2)3p^(6)` ?

Last Answer : Which of the following corresponds to the configuration `1s^(2)2s^(2)2p^(6)3s^(2)3p^(6)` ? A. He B. Na C. Mg D. Ar

Description : `1s^(2)2s^(2)2p^(6)` is the electron configuration of

Last Answer : `1s^(2)2s^(2)2p^(6)` is the electron configuration of A. Nitrogen B. Boron C. Argon D. Neon

Description : Sensation of sound persists in our brain for about - (1) 0.001s (2) 0.2s (3) 0.1s (4) 10s

Last Answer : (3) 0.1s Explanation: The sensation of hearing of any sound persists in our brain for 0.1s.This is called the persistence of hearing.

Description : The secondary storage devices can only store data but they cannot perform A) Arithmetic Operation B) Logic operation C) Fetch operations D) Either of the above

Last Answer : Answer : D

Description : The first machine to successfully perform a long series of arithmetic and logical operations was: A) ENIAC B) Mark-I C) Analytic Engine D) UNIVAC-1

Last Answer : Answer : B

Description : The first calculator that can perform all four arithmetic operations(Addition, Subtraction, Multiplication, Division) was known as______ (A) Pascaline (B) Slide Rule (C) Step Reckoner (D) None of the Above

Last Answer : (C) Step Reckoner

Description : The secondary storage devices can only store data but they cannot perform a. Arithmetic Operation b. Logic operation c. Fetch operations d. Either of the above

Last Answer : Either of the above

Description : The first machine to successfully perform a long series of arithmetic and logical operations was; a. ENIAC b. Mark I c. Analytic engine d. UNIVAC-I

Last Answer : Mark

Description : The main function of the ALU is: a) Store Data and Information for Future Use b) Perform arithmetic and logical operations c) Control Computer Output, such as Printing d) None of These

Last Answer : b) Perform arithmetic and logical operations

Description : The main function of the ALU is to a) perform arithmetic and logical operations b) store data and information for future use c) control computer output, such as printing d) monitor all computer activities e) None of these

Last Answer : a) perform arithmetic and logical operations

Description : The first machine to successfully perform a long series of arithmetic and logical operations was: a. ENIAC b. Mark-I c. Analytic Engine d. UNIVAC-1

Last Answer : b. Mark-I

Description : The secondary storage devices can only store data but they cannot perform a. Arithmetic Operation b. Logic operation c. Fetch operations d. Either of the above

Last Answer : d. Either of the above

Description : The first machine to successfully perform a long series of arithmetic and logical operations was; a. ENIAC b. Mark I c. Analytic engine d. UNIVAC-I

Last Answer : b. Mark I

Description : The first machine to successfully perform a long series of arithmetic and logical operations was: a. ENIAC b. Mark-I c. Analytic Engine d. UNIVAC-1

Last Answer : b. Mark-I

Description : The secondary storage devices can only store data but they cannot perform a. Arithmetic Operation b. Logic operation c. Fetch operations d. Either of the above

Last Answer : d. Either of the above

Description : State four arithmetic operations perform on pointer with example.

Last Answer : The pointer arithmetic is done as per the data type of the pointer. The basic operations on pointers are Increment: It is used to increment the pointer. Each time a pointer is incremented, it points to the ... address 1004, Then ptr-2 shows 1004-(2*2) = 1000 as decremented location for an int. 

Description : Arithmetic and Logic Unit I. Perform Arithmetic operations II. Store Data III. Perform comparisons IV. Communicate with input devices Which of the following is true ? (1) I only (2) III only (3) I and II (4) I and III

Last Answer : I and III

Description : C1 component of classical complement pathway is made up of (A) Complements 1q and 1r (B) Complements 1q and 1s (C) Complements 1r and 1s (D) Complements 1q, 1r and 1s

Last Answer : Answer : D

Description : Complement the subtrahend by converting all annddall a. 1’s to 0’s b. 0’s to 1’s ce. Both d. None of these

Last Answer : ce. Both

Description : 1’s complement representation of decimal number of -17 by using 8 bit representation is (A) 1110 1110 (B) 1101 1101 (C) 1100 1100 (D) 0001 0001

Last Answer : (A) 1110 1110

Description : A byte addressable computer has a memory capacity of 2 m Kbytes and can perform 2 n operations. An instruction involving 3 operands and one operator needs a maximum of (A) 3m bits (B) m + n bits (C) 3m + n bits (D) 3m + n + 30 bits

Last Answer : (D) 3m + n + 30 bits

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 : How many types of addition in the 2’s complement system. a. 3 b 4 c. 5 d. 6

Last Answer : b 4

Description : Which are the types of addition in the 2’s complement system: a. Both number positive b. A Positive number and a smaller negative number c. Anegative number and a smaller positive number

Last Answer : b. A Positive number and a smaller negative number

Description : The 2’s complement of the number 1101110 is (A) 0010001. (B) 0010001. (C) 0010010. (D) None.

Last Answer : Ans: C 1’s complement of 1101110 is = 0010001 Thus 2’s complement of 1101110 is = 0010001 + 1 = 0010010

Description : The 2’s complement of the number 1101101 is (A) 0101110 (B) 0111110 (C) 0110010 (D) 0010011

Last Answer : (D) 0010011 Ans: D The 2’s complement of the number 1101101 is 0010011 (1’s complement of the number 1101101 is 0010010 2’s complement of the number 1101101is 0010010 + 1 =0010011)

Description : What is the 2's complement of 01101? A) 10010 B) 10011 C) 1100 D) 1001 

Last Answer : What is the 2's complement of 01101? A) 10010 B) 10011 C) 1100 D) 1001 

Description : 2’s complement of 1101100 is (A) 0010101 (B) 0010100 (C) 0010011 (D) 1010011

Last Answer : 2’s complement of 1101100 is 0010100

Description : 11001, 1001 and 111001 correspond to the 2’s complement representation of which one of the following sets of number?  (1) 25, 9 and 57 respectively (2) –6, –6 and –6 respectively (3) –7, –7 and –7 respectively (4) –25, –9 and –57 respectively

Last Answer : -7, -7, -7 

Last Answer : 2's complement of binary number 0101 is 1011.

Last Answer : A four bit number is given as 0110. Its 2’s complement is 1010.

Description : The dual of a Boolean expression is obtained by interchanging (A) Boolean sums and Boolean products (B) Boolean sums and Boolean products or interchanging 0's and 1's (C) Boolean sums and Boolean products and interchanging 0's & 1's (D) Interchanging 0's and 1's

Last Answer : (C) Boolean sums and Boolean products and interchanging 0's & 1's

Description : A context free grammar for L={w|n0(w)>n1(w)} is given by: (A) S→0|0S|1SS (B) S→0S|1S|0SS|1SS|0|1 (C) S→0|0S|1SS|S1S|SS1 (D) S→0S|1S|0|1

Last Answer : (C) S→0|0S|1SS|S1S|SS1 

Description : What is the proper organizational role of internal auditing? a. To serve as an independent, objective assurance and consulting activity that adds value to operations. b. To assist the external auditor in ... . d. To serve as the investigative arm of the audit committee of the board of directors

Last Answer : To serve as an independent, objective assurance and consulting activity that adds value to operations.

Description : In one's complement arithmetic, if positive 7 is 0111, then negative 7 is ________. A) 1111 B) 1101 C) 1000 D) none of the above

Last Answer : 1101

Description : Checksums use_________arithmetic. A) two's complement arithmetic B) one's complement arithmetic C) either (a)or (b) D) none of the above

Last Answer : one's complement arithmetic

Description : Which error detection method usesone's complement arithmetic? A) Simple parity check B) Two-dimensionalparity check C) CRC D) Checksum

Last Answer : Checksum

Description : Which error detection method uses one's complement arithmetic? A. Simple parity check B. Two-dimensional parity check C. CRC D. Checksum

Last Answer : D. Checksum

Description : In 8086 the overflow flag is set when a) The sum is more than 16 bits b) Signed numbers go out of their range after an arithmetic operation c) Carry and sign flags are set

Last Answer : b) Signed numbers go out of their range after an arithmetic operation

Description : The size of the ROM required to build an 8-bit adder/subtractor with mode control, carry input, carry output and two’s complement overflow output is given as

Last Answer : (B) 218 × 10

Description : The regular expression for the complement of the language L = {anbm|n≥4, m≤3} is: (A) (λ + a + aa + aaa)b* + a*bbbb* + (a + b)*ba(a + b)* (B) (λ + a + aa + aaa)b* + a*bbbbb* + (a + b)*ab(a + b)* (C) (λ + a ... *bbbbb* + (a + b)*ab(a + b)* (D) (λ + a + aa + aaa)b* + a*bbbbb* + (a + b)*ba(a + b)*

Last Answer : (D) (λ + a + aa + aaa)b* + a*bbbbb* + (a + b)*ba(a + b)*