adplus-dvertising

Welcome to the Computer Arithmetic MCQs Page

Dive deep into the fascinating world of Computer Arithmetic with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Computer Arithmetic, a crucial aspect of Computer Architecture. In this section, you will encounter a diverse range of MCQs that cover various aspects of Computer Arithmetic, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Computer Architecture.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Computer Arithmetic. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Computer Architecture.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Computer Arithmetic. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Computer Arithmetic MCQs | Page 6 of 16

Discuss
Answer: (c).To minimize the terms in a Boolean expression
Q52.
The 2’s complement of the number 1101110 is
Discuss
Answer: (c).0010010
Q53.
The decimal equivalent of Binary number 10101 is
Discuss
Answer: (a).21
Discuss
Answer: (b). Sign of the dividend is same as that of divisor.
Discuss
Answer: (a).Produces the same result as obtained with logical shift left operation.
Q56.
The content of a 4-bit register is initially 1101. The register is shifted 2 times to the right with the serial input being 1011101.
What is the content of the register after each shift?
Discuss
Answer: (a).1110, 0111
Q57.
If a register containing data (11001100)2 is subjected to arithmetic shift left operation, then the content of the register after 'ashl' shall be
Discuss
Answer: (d).(10011000)2
Q58.
In addition of two signed numbers, represented in 2' s complement form generates an overflow if
Discuss
Answer: (c).A ⊕ B = 1
Q59.
Addition of (1111)2 to a 4 bit binary number 'a' results:-
Discuss
Answer: (c).No change
Q60.
Negative numbers cannot be represented in
Discuss
Answer: (c).2's complement form
Page 6 of 16

Suggested Topics

Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!