

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
The expression of a NAND gate is_______(a) A.B(b) A’B+AB’(c) (A.B)’(d) (A+B)’I got this question in homework.I'd like to ask this question from Universal Gates in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct answer is (C) (A.B)’ |
|
2. |
Which of the following correctly describes the distributive law.(a) ( A+B)(C+D)=AB+CD(b) (A+B).C=AC+BC(c) (AB)(A+B)=AB(d) (A.B)C=AC.ABThis question was addressed to me by my college professor while I was bunking the class.The doubt is from Universal Gates topic in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct OPTION is (B) (A+B).C=AC+BC |
|
3. |
The ________ gate is an OR gate followed by a NOT gate.(a) NAND(b) EXOR(c) NOR(d) EXNORI got this question in an interview for internship.My question is taken from Universal Gates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct option is (c) NOR |
|
4. |
Number of outputs in a half adder _____________(a) 1(b) 2(c) 3(d) 0The question was posed to me during an interview.My question is taken from Universal Gates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» CORRECT answer is (b) 2 The best I can explain: A HALF adder GIVES two outputs. One is called the SUM and the other is carry. Half adder can be IMPLEMENTED using an EXOR gate and an AND gate. |
|
5. |
How many AND gates are required to realize the following expression Y=AB+BC?(a) 4(b) 8(c) 1(d) 2I had been asked this question in class test.My enquiry is from Universal Gates in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct choice is (d) 2 |
|
6. |
The complement of the input given is obtained in case of:(a) NOR(b) AND+NOR(c) NOT(d) EX-ORI got this question in a job interview.The question is from Universal Gates topic in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct ANSWER is (c) NOT |
|
7. |
The following figure shows a ___________ gate.(a) NOR(b) NAND(c) EXOR(d) ORI have been asked this question by my school principal while I was bunking the class.Asked question is from Universal Gates topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT choice is (a) NOR |
|
8. |
The Output is LOW if any one of the inputs is HIGH in case of a _________ gate.(a) NOR(b) NAND(c) OR(d) ANDI had been asked this question by my college professor while I was bunking the class.I'd like to ask this question from Universal Gates topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right answer is (b) NAND |
|
9. |
A ____________ is a circuit with only one output but can have multiple inputs.(a) Logic gate(b) Truth table(c) Binary circuit(d) Boolean circuitThis question was addressed to me by my college professor while I was bunking the class.The doubt is from Universal Gates in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right ANSWER is (a) Logic GATE |
|
10. |
There are 5 universal gates.(a) True(b) FalseI have been asked this question in an internship interview.My question is taken from Universal Gates in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right option is (B) False |
|
11. |
The expression of an EXOR gate is ____________(a) A’B+AB’(b) AB+A’B’(c) A+A.B(d) A’+B’The question was asked in exam.Enquiry is from Logic Gates topic in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right choice is (a) A’B+AB’ |
|
12. |
The gate which is called an inverter is called _________(a) NOR(b) NAND(c) EXOR(d) NOTI have been asked this question in a job interview.My enquiry is from Logic Gates topic in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct answer is (d) NOT |
|
13. |
The universal gate that can be used to implement any Boolean expression is __________(a) NAND(b) EXOR(c) OR(d) ANDI got this question in a job interview.My query is from Logic Gates in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct ANSWER is (a) NAND |
|
14. |
When logic gates are connected to form a gating/logic network it is called as a ______________ logic circuit.(a) combinational(b) sequential(c) systematic(d) hardwiredI have been asked this question in quiz.I would like to ask this question from Logic Gates topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct OPTION is (a) combinational |
|
15. |
Which of the following gate will give a 0 when both of its inputs are 1?(a) AND(b) OR(c) NAND(d) EXORI got this question in an interview for internship.This interesting question is from Logic Gates in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT answer is (c) NAND |
|
16. |
The boolean expression of an OR gate is _______(a) A.B(b) A’B+AB’(c) A+B(d) A’B’I had been asked this question during an interview.This is a very interesting question from Logic Gates topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» CORRECT ANSWER is (c) A+B Explanation: An OR gate GIVES the result as 1 if any one of the inputs is one. Its expression is A+B. An ORGATE gives a 0 only if both the inputs are 0. |
|
17. |
The gate which is used to reverse the output obtained is _____(a) NOR(b) NAND(c) EXOR(d) NOTI have been asked this question in a job interview.This intriguing question originated from Logic Gates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right OPTION is (d) NOT |
|
18. |
A__________ gate gives the output as 1 only if all the inputs signals are 1.(a) AND(b) OR(c) EXOR(d) NORThe question was posed to me in an interview for job.This question is from Logic Gates in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right answer is (a) AND |
|
19. |
Logic Gates are the building blocks of all circuits in a computer.(a) True(b) FalseI have been asked this question by my college director while I was bunking the class.This interesting question is from Logic Gates in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right answer is (a) True |
|
20. |
Electronic circuits that operate on one or more input signals to produce standard output_______(a) Series circuits(b) Parallel Circuits(c) Logic Signals(d) Logic GatesThe question was posed to me in exam.My doubt is from Logic Gates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» RIGHT choice is (d) Logic Gates To EXPLAIN I WOULD say: The logic gates operate on one or more input signals to PRODUCE a standard output. Logic gates give the output in the form of 0 and 1. The Boolean algebra can be applied to the logic gates. |
|
21. |
The output of AND gates in the SOP expression is connected using the ________ gate.(a) XOR(b) NOR(c) AND(d) ORI had been asked this question by my school teacher while I was bunking the class.This intriguing question comes from SOP & POS in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT ANSWER is (d) OR |
|
22. |
The expression A+BC is thereduced form of ______________(a) AB+BC(b) (A+B)(A+C)(c) (A+C)B(d) (A+B)CThis question was posed to me during an interview.This is a very interesting question from SOP & POS topic in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT CHOICE is (b) (A+B)(A+C) |
|
23. |
The number of cells in a K-map with n-variables.(a) 2n(b) n^2(c) 2^n(d) nThe question was asked in an interview for job.My question is from SOP & POS topic in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right ANSWER is (c) 2^n |
|
24. |
The number of min terms for an expression comprising of 3 variables?(a) 8(b) 3(c) 0(d) 1This question was addressed to me in an interview for internship.This intriguing question originated from SOP & POS in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» CORRECT option is (a) 8 The best I can EXPLAIN: If any expression comprises of n VARIABLES, its corresponding MIN terms are GIVEN by 2^n. Here, n=3 since there are 3 variables therefore, min terms=2^3=8. |
|
25. |
Which operation is shown in the following expression: (X+Y’).(X+Z).(Z’+Y’)(a) NOR(b) ExOR(c) SOP(d) POSThis question was addressed to me in a national level competition.I'd like to ask this question from SOP & POS topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» CORRECT ANSWER is (c) SOP To elaborate: The expression comprises of MAX TERMS. Also, the terms are ANDed together, therefore it is a POS term. |
|
26. |
LSI stands for___________(a) Large Scale Integration(b) Large System Integration(c) Large Symbolic Instruction(d) Large Symbolic IntegrationI had been asked this question in quiz.I'm obligated to ask this question of SOP & POS in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct option is (a) LARGE SCALE INTEGRATION |
|
27. |
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’.zThe question was posed to me in an interview for job.This intriguing question comes from SOP & POS in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right ANSWER is (d) x’.y’.z |
|
28. |
Which of the following is an incorrect SOP expression?(a) x+x.y(b) (x+y)(x+z)(c) x(d) x+yThe question was asked in quiz.This interesting question is from SOP & POS in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct answer is (b) (x+y)(x+z) |
|
29. |
A sum of products expression is a product term (min term) or several min terms ANDed together.(a) True(b) FalseI had been asked this question at a job interview.My question is taken from SOP & POS topic in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct OPTION is (b) False |
|
30. |
The min term when X=Y=Z=0 is_____________(a) x’+y’+z’(b) xyz(c) x’y’z’(d) x+y+zI had been asked this question by my school principal while I was bunking the class.This interesting question is from Boolean Functions in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» CORRECT answer is (c) X’y’z’ The best I can EXPLAIN: There MINTERM expression is obtained using the AND TERM. Here, when X=Y=Z=0, the expression obtained is x’y’z’. |
|
31. |
The terms in SOP are called___________(a) max terms(b) min terms(c) mid terms(d) sum termsThis question was addressed to me at a job interview.My question is from SOP & POS in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right ANSWER is (B) MIN terms |
|
32. |
The max term when X=Y=Z=1 is ________(a) x’+y’+z’(b) xyz(c) x’y’z’(d) x+y+zThe question was asked in class test.My question is taken from Boolean Functions in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT ANSWER is (a) x’+y’+z’ |
|
33. |
The minterm of any expression is denoted by___________(a) Mt(b) m(c) M(d) minThis question was addressed to me in unit test.The query is from Boolean Functions in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT option is (b) m |
|
34. |
What is the complement of X’Y’Z?(a) X+YZ(b) X’+Y+’Z’(c) X+Y+Z’(d) XYZ’The question was posed to me in quiz.The question is from Boolean Functions in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct CHOICE is (c) X+Y+Z’ |
|
35. |
The complement term for X’.Y’.Z + X.Y will be _____________(a) XYZ’+X’Y’(b) (X+Y+Z’)(X’+Y’)(c) (X+Y+Z’)(X’+Y)(d) (X+Y+Z’)(X’+Y)This question was posed to me during an interview.Query is from Boolean Functions in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct choice is (B) (X+Y+Z’)(X’+Y’) |
|
36. |
The number of literals in the expression F=X.Y’ +Z are _____________(a) 4(b) 3(c) 2(d) 1The question was posed to me at a job interview.This interesting question is from Boolean Functions topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT answer is (b) 3 |
|
37. |
The general form for calculating the number of rows in a truth table is ________(a) 2^n(b) 2^n+1(c) 2^n(d) 2^n+1This question was addressed to me in a job interview.The query is from Boolean Functions in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right option is (C) 2^N |
|
38. |
In the boolean function w=f(X,Y,Z), what is the RHS referred to as ________(a) right hand side(b) expression(c) literals(d) booleanI have been asked this question in an interview for internship.This intriguing question originated from Boolean Functions in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct option is (b) expression |
|
39. |
The result of X+X.Y is X.(a) True(b) FalseI got this question in an interview for internship.This key question is from Boolean Functions in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct option is (a) True |
|
40. |
Boolean Function is of the form of ________(a) Truth values(b) K=f(X,Y,X)(c) Algebraic Expression(d) Truth TableI got this question in exam.I want to ask this question from Boolean Functions in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct choice is (a) Truth values |
|
41. |
Truth table is used to represent Boolean__________(a) functions(b) algebra(c) operators(d) additionI had been asked this question during an online exam.The origin of the question is Fundamental Concepts & Postulates topic in section Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct choice is (a) FUNCTIONS |
|
42. |
The expression for involution law is_________(a) x+y=y+x(b) x+1=1(c) (x’)’=x(d) x.x=xThis question was addressed to me during an interview.This intriguing question comes from Fundamental Concepts & Postulates topic in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» RIGHT OPTION is (c) (x’)’=x To elaborate: The INVOLUTION law states that the COMPLEMENT of complement of a number is the number itself. The THIRD option justifies the statement. Thus, (x’)’=x. |
|
43. |
Who proposed the use of Boolean algebra in the design of relay switching circuits?(a) George Boole(b) Claude E. Shannon(c) Claude E. Boole(d) George ShannonThe question was posed to me by my college director while I was bunking the class.My question is taken from Fundamental Concepts & Postulates topic in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct answer is (B) Claude E. SHANNON |
|
44. |
As per idempotent law, X + X will always be equal to ________(a) 0(b) 1(c) X(d) 2XThis question was addressed to me during an online interview.This interesting question is from Fundamental Concepts & Postulates in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The CORRECT option is (c) X |
|
45. |
Which of the following is false?(a) x+y=y+x(b) x.y=y.x(c) x.x’=1(d) x+x’=1I had been asked this question during an online interview.I need to ask this question from Fundamental Concepts & Postulates topic in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right answer is (C) x.x’=1 |
|
46. |
In the expression Y + X’.Y, which operator will be evaluated first?(a) ‘(b) +(c) .(d) ,This question was addressed to me during an interview.I want to ask this question from Fundamental Concepts & Postulates topic in division Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Correct OPTION is (a) ‘ |
|
47. |
Which operator has the highest precedence?(a) +(b) .(c) !(d) *I have been asked this question in quiz.I want to ask this question from Fundamental Concepts & Postulates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» Right ANSWER is (c) ! |
|
48. |
The symbol + in Boolean is also known as the ____________ operator.(a) AND(b) OR(c) ADD(d) SUMMATIONI have been asked this question in homework.I'm obligated to ask this question of Fundamental Concepts & Postulates topic in chapter Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct answer is (b) OR |
|
49. |
Boolean Algebra can deal with any number system.(a) True(b) FalseI had been asked this question in semester exam.Enquiry is from Fundamental Concepts & Postulates in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» The correct option is (b) False |
|
50. |
The number of values applicable in Boolean Algebra.(a) 1(b) 2(c) 3(d) 4This question was addressed to me during an online interview.The doubt is from Fundamental Concepts & Postulates topic in portion Boolean Algebra and Logic Circuits of Computer Fundamentals |
Answer» RIGHT CHOICE is (b) 2 To explain: Boolean algebra is based on binary number system. It therefore comprises only 2 bits : 0 and 1. Hence, only two values are APPLICABLE to Boolean algebra. |
|