Computer Science With Python Chapter 11 Boolean Algebra
  • Sponsor Area

    NCERT Solution For Class 12 Computer And Communication Technology Computer Science With Python

    Boolean Algebra Here is the CBSE Computer And Communication Technology Chapter 11 for Class 12 students. Summary and detailed explanation of the lesson, including the definitions of difficult words. All of the exercises and questions and answers from the lesson's back end have been completed. NCERT Solutions for Class 12 Computer And Communication Technology Boolean Algebra Chapter 11 NCERT Solutions for Class 12 Computer And Communication Technology Boolean Algebra Chapter 11 The following is a summary in Hindi and English for the academic year 2021-2022. You can save these solutions to your computer or use the Class 12 Computer And Communication Technology.

    Question 1
    CBSEENCO12011552

    State Distributive Laws of Boolean Algebra and verify them using truth table.

    (i) X. (Y+Z)= X.Y + X.Z

    (ii) X + Y.Z= (X + Y). (X+Z)

    Solution

    (i)

    X Y Z Y+Z X.(Y+Z) X.Y X.Z X.Y+X.Z
    0 0 0 0 0 0 0 0
    0 0 1 1 0 0 0 0
    0 1 0 1 0 0 0 0
    0 1 1 1 0 0 0 0
    1 0 0 0 0 0 0 0
    1 0 1 1 1 0 1 1
    1 1 0 1 1 1 0 1
    1 1 1 1 1 1 1 1

    (ii)
    X Y Z Y.Z X+Y.Z (X+Y) (X+Z) (X+Y).(X+Z)
    0 0 0 0 0 0 0 0
    0 0 1 0 0 0 1 0
    0 1 0 0 0 1 0 0
    0 1 1 1 1 1 1 1
    1 0 0 0 1 1 1 1
    1 0 1 0 1 1 1 1
    1 1 0 0 1 1 1 1
    1 1 1 1 1 1 1 1
    Question 5
    CBSEENCO12011599

    State DeMorgan’s Laws of Boolean Algebra and verify them using truth table.

    Solution

    (i) (A.B)'=A'+B'
    (ii) (A+B)'=A'.B'

    Truth Table Verification:

    (I)

    A B A.B  (A.B )'  A' B' A' +  B'  
    0 0 0 1 1 1 1
    0 1 0 1 1 0 1
    1 0 0 1 0 1 1
    1 1 1 0 0 0 0

    (II)

    A

    B

    A+B 

    (A+B )' 

    A'

    B'

    A' .  B'  

    0

    0

    0

    1

    1

    1

    1

    0

    1

    1

    0

    1

    0

    0

    1

    0

    1

    0

    0

    1

    0

    1

    1

    1

    0

    0

    0

    0

    Question 9
    CBSEENCO12011648

    Verify the following using Boolean Laws.
    A’+ B’.C = A’.B’.C’+ A’.B.C’+ A’.B.C + A’.B’.C+ A.B’.C

    Solution

    LHS
    A’ + B’.C
    = A’.(B + B’).(C + C’) + (A + A’).B’.C
    = A’.B.C + A’.B.C’ + A’.B’.C + A’.B’.C’ + A.B’.C + A’.B’.C
    = A’.B.C + A’.B.C’ + A’.B’.C + A’.B’.C’ + A.B’.C
    = A’.B’.C’ + A’.B.C’ + A’.B.C + A’.B’.C + A.B’.C
    = RHS

    Question 10
    CBSEENCO12011649
    Question 13
    CBSEENCO12011699

    Verify the following using Boolean Laws.
    X + Y' = X.Y+ X.Y'+ X'.Y'

    Solution

    L.H.S
    =X + Y'
    =X.(Y+Y')+ (X + X').Y'
    =X.Y + X.Y' + X.Y' +X'.Y'
    =X.Y + X.Y' + X'.Y'
    =R.H.S

    Mock Test Series

    Sponsor Area

    Sponsor Area

    NCERT Book Store

    NCERT Sample Papers

    Entrance Exams Preparation

    20