CBSE Guess > Papers > Important Questions > Class XII > 2013 > Computer Science > Computer Science - by Mr. Sandip Kumar Srivastava
CBSE CLASS XII
Computer Science (C++ and Data Structure)
BOOLEAN ALGEBRA
- Show algebraically:- (A.(B¢C)) ¢ +B¢C+AC = 1
- Write the equivalent Boolean expression for the logic circuit given below
- Write the canonical P-O-S expression for the following S-O-P expression
F(a,b,c) = ∑(1,2,5,6)
- Reduce the following expression using K-map and draw the circuit only using NOR gate F(a,b,c,d) = п(0,1,2,4,5,6,8,9,10,14)
61.
- State and algebraically verify Absorption Laws.
- Write the POS form of a Boolean Function F, which is represented by the following truth table:
A |
B |
C |
F |
0 |
0 |
0 |
0 |
0 |
0 |
1 |
1 |
0 |
1 |
0 |
1 |
0 |
1 |
1 |
1 |
1 |
0 |
0 |
1 |
1 |
0 |
1 |
0 |
1 |
1 |
0 |
0 |
1 |
1 |
1 |
1 |
- Obtain the simplified form of the Boolean Expression using K’ Map:
F( x , y , z, w) = ∑ (0,2,4,5,8,9,12,13,15)
- Represent OR operation using NAND gates only.
- Write the equivalent Canonical Product of Sum for the following expression.
F(A,B,C) = ∑(1,2,3,4)
62.
- State and verify Associative Law.
- Write the equivalent expression for the following Logic Circuit:
- Convert the following Boolean expression into its equivalent Canonical Product of Sum Form(POS)
A.B’.C+A’.B.C+A’.B.C’
- Reduce the following Boolean Expression using K-Map:
F(P,Q,R,S)=∑(0,3,5,6,7,11,12,15)
63.
- State and verify Distributive law.
- Convert the following Boolean expression into its equivalent Canonical product of sum form (POS):
F (a, b, c) = ∑ (1, 3, 5, 6)
- Write the equivalent Logic Circuit for the following Boolean Expression
AB(C’D + B’C) + BC
- Reduce the following Boolean Expression using K-Map
F(A,B,C,D) = ∑ ( 1,3,4,5,6,7,9,11,12,13,14,15)
64.
- State and verify De Morgan’s Laws algebraically.
- Write the equivalent Boolean Expression for the following Logic Circuit.
- Reduce the following Boolean Expression using K-Map:
F(A,B,C,D)= (0,1,2,4,5,6,8,10)
- Write the POS form of a Boolean function F, which is represented in a truth table as
follows:
65.
- State and verify Demorgan's Laws algebraically.
- Convert the following Boolean expression into its equivalent Canonical Sum of Product Form (SOP).
(X’+Y+Z’).(X’+Y+Z).(X’+Y’+Z).(X’+Y’+Z’)
- Write the equivalent expression for the following Logical Circuit:
- Reduce the following Boolean expression using K-Map:
F(P,Q,R,S)=∏ (0,3,5,6,7,11,12,15)
Submitted By : Mr. Sandip Kumar Srivastava
Email : [email protected] |
|