BCA 2ND SEM DIGITAL MCQ
Q1. What are the possible combinations of maxterms comprising 'n' variables with an accomplishment of an OR gate generation? a. 2 n-1 b. 2 n+1 c. 2 n d. 2 n+2 Q2. The boolean functions which can be represented by the sum of minterms and product of maxterms can be categorized in _______. a. standard form b. canonical form c. both a & b d. none of the above ANSWER: b. canonical form Q3. Which illustration from the below stated functions exhibits the conversion of product of maxterm form into sum of minterm form if the value of product of maxterm is F(x,y,z) = π (6,8,10,11) ? a. F (x,y,z ) = ∑ (7,9,12,13) b. F (x,y,z) = π (7,9,12,13) c. F (x,y,z) = σ ( 7,9,12,13) d. F (x,y,z) = S (7,9,12,13) ANSWER: a. F (x,y,z ) = ∑ (7,9,12,13) Q4. Which operation is denoted by the sum-of-product form of boolean expression consisting of AND terms ? a. ANDing b. ORing c. both d. none of the above ANSWER: b. ORing Q5. What are the OR terms present in product of sum form of the boolean express...