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 UGC CBSE NET Exam. 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 UGC CBSE NET Exam.

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 UGC CBSE NET Exam.

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 5 of 9

Q41.
How many different Boolean functions of degree 4 are there?
Discuss
Answer: (d).2^16
Q42.
A Boolean operator Ө  is defined as follows:

1Ө1=1, 1Ө0=0, 0Ө1=0 and 0Ө0=1

What will be the truth value of the expression (xӨy)Өz = xӨ(yӨz)?
Discuss
Answer: (b).Always true
Q43.
Which one of the following is decimal value of a signed binary number 1101010, if it is in  2's complement form?
Discuss
Answer: (b).- 22
Q44.
A set of processors P1, P2, ......, Pk can execute in parallel if Bernstein's conditions are satisfied on a pair wise basis; that is
P1 || P2 || P3 || ..... || Pk if and only if:
Discuss
Answer: (a).Pi || Pj for all i ≠ j
Q45.
The simplified function in product of sums of Boolean function F(W, X, Y, Z) = Σ(0, 1, 2, 5, 8, 9, 10) is
Discuss
Answer: (a).(W' + X') (Y' + Z') (X' + Z)
Q46.
If an integer needs two bytes of storage, then the maximum value of a signed integer is
Discuss
Answer: (b).215 – 1
Q47.
If an integer needs two bytes of storage, then the maximum value of unsigned integer is
Discuss
Answer: (a).2^16 – 1
Discuss
Answer: (d).none of the above
Discuss
Answer: (a).X = X – Y + 1
Q50.
The absorption law in Boolean algebra say that
Discuss
Answer: (c).x + x . y = x
Page 5 of 9

Suggested Topics

Are you eager to expand your knowledge beyond Computer Arithmetic? 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!