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 10 of 16

Q91.
What will be the result in BCD form if two binary numbers 599 and 984 are added?
Discuss
Answer: (a).1583
Q92.
To convert _____________, write the number to be converted, placing each digit under the proper position.
Discuss
Answer: (d).Octal base to decimal base
Q93.
In which type of conversion, binary numbers can be converted into equivalent octal numbers by making groups of three bits starting from the LSB, moving towards the MSB of the number and then replacing each group of three bits by its octal representation.
Discuss
Answer: (d).Direct conversion from binary to octal
Q94.
In subtraction of binary numbers, if the subtrahend digit is greater than the minuend, then borrow from a __________ significant bit.
Discuss
Answer: (b).Higher
Discuss
Answer: (a).Addition of two positive numbers, which results in sum ≥ 2^(n-1)
Discuss
Answer: (d).Addition of positive and negative numbers (+ve number largest magnitude)
Q97.
In, subtraction of positive numbers using radix complement representation (M – N), If number of digits are not same in M and N how can you make them equal?
Discuss
Answer: (c).By appending 0 at the beginning
Q98.
Which sign bit is used for representing the positive sign in floating point representation?
Discuss
Answer: (a).0
Q99.
For every x, y in B,
n x + y = y + x
n x. y = y. x
Discuss
Answer: (a).Commutative Law
Q100.
Every valid Boolean expression (equality) remains valid if the operators and identity elements are interchanged.
Discuss
Answer: (c).Duality Principle

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!