Computer Fundamentals Questions and Answers – SOP & POS

This set of Computer Fundamentals Multiple Choice Questions & Answers (MCQs) focuses on “SOP & POS”.

1. The terms in SOP are called ___________
a) max terms
b) min terms
c) mid terms
d) sum terms
View Answer

Answer: b
Explanation: The SOP is the sum of products. It consists of min terms often called the product terms.
Similarly, POS consists of max terms.

2. A sum of products expression is a product term (min term) or several min terms ANDed together.
a) True
b) False
View Answer

Answer: b
Explanation: The statement is partially correct.
A sum of products expression is a product term (min term) or several min terms OR ed(i.e. added) together.

3. Which of the following is an incorrect SOP expression?
a) x+x.y
b) (x+y)(x+z)
c) x
d) x+y
View Answer

Answer: b
Explanation: The second expression is incorrect because it consists of two maxterms ANDed together.
This makes it a POS or the product of sum expression.
Other options are valid SOP expressions.
advertisement
advertisement

4. The corresponding min term when x=0, y=0 and z=1.
a) x.y.z’
b) X’+Y’+Z
c) X+Y+Z’
d) x’.y’.z
View Answer

Answer: d
Explanation: The min term is obtained by taking the complement of the zero values and taking the term with value 1 as it is.
Here, x=0,y=0 and z=1, then the min term is x’y’z.

5. LSI stands for ___________
a) Large Scale Integration
b) Large System Integration
c) Large Symbolic Instruction
d) Large Symbolic Integration
View Answer

Answer: a
Explanation: It stands for large scale integration. This is the abstraction level of the integrated circuits.
It can also be small scale, medium, large or very large scale integration.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. Which operation is shown in the following expression: (X+Y’).(X+Z).(Z’+Y’)
a) NOR
b) ExOR
c) SOP
d) POS
View Answer

Answer: d
Explanation: The expression comprises of max terms.
Also, the terms are ANDed together, therefore it is a POS term.

7. The number of min terms for an expression comprising of 3 variables?
a) 8
b) 3
c) 0
d) 1
View Answer

Answer: a
Explanation: If any expression comprises of n variables, its corresponding min terms are given by 2n.
Here, n=3 since there are 3 variables therefore, min terms=23=8.
advertisement

8. The number of cells in a K-map with n-variables.
a) 2n
b) n2
c) 2n
d) n
View Answer

Answer: c
Explanation: K-map is nothing but Karnaugh map.
SOP and POS expressions can be simplified using the K-map.
The number of cells in case of n-variables=2n.

9. The output of AND gates in the SOP expression is connected using the ________ gate.
a) XOR
b) NOR
c) AND
d) OR
View Answer

Answer: d
Explanation: Since the product terms or the min terms are added in an SOP expression.
Therefore, the OR gate is used to connect the AND gates.
advertisement

10. The expression A+BC is the reduced form of ______________
a) AB+BC
b) (A+B)(A+C)
c) (A+C)B
d) (A+B)C
View Answer

Answer: b
Explanation: The second option is correct.
It can simplified as follows: (A+B)(A+C)
=AA+AC+AB+BC
=A+AC+AB+BC
=A(1+C)+AB+BC
=A+AB+BC
=A(1+B)+BC
=A+BC.

Sanfoundry Global Education & Learning Series – Computer Fundamentals.

To practice all areas of Computer Fundamentals, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.