cs302 100% correct mcqs 2

Upload: khanlala1

Post on 04-Apr-2018

251 views

Category:

Documents


3 download

TRANSCRIPT

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    1/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    These MCQS are solved by R3B3L (MCS2nd

    Semester). All questions are

    100% correct. For more Material Visit www.weblyzone.com

    Remember me in Your Prayers

    Multiple Choice

    1 . The output of a NOT gate is HIGH when

    the input is LOW

    the input is HIGH

    power is applied to the gate's IC

    power is removed from the gate's IC

    2 . The output of an AND gate with three inputs, A,B, and C, is HIGH when

    A = 1,B = 1, C= 0

    A = 0,B = 0, C= 0

    A = 1, B = 1, C= 1

    A = 1, B = 0, C= 1

    3 . The output of an OR gate with three inputs, A, B, and C, is LOW when

    A = 0,B = 0, C= 0

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    2/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    A = 0,B = 0, C= 1

    A = 0,B = 1, C= 1

    all of the above

    4 . For a NOT gate, the input isA and the output isX. Then

    X=A

    X=

    X= 0

    none of the above

    5 . With regard to an AND gate, which statement is true?

    An AND gate has two inputs and one output.

    An AND gate has two or more inputs and two outputs.

    If one input to a two-input AND gate is HIGH, the output

    reflects the other input.

    A two-input AND gate has eight input possibilities.

    6 . If a three-input AND gate has eight input possibilities, how many of

    those possibilities will result in a HIGH output?

    1

    2

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    3/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    7

    8

    7 . The Boolean expression for a three-input AND gate is

    X=AB

    X=ABC

    X=A + B + C

    X=AB + C

    8 . If a three-input OR gate has eight input possibilities, how many of those

    possibilities will result in a HIGH output?

    1

    2

    7

    8

    9 . The Boolean expression for a three-input OR gate is

    X=A + B

    X=A + B + C

    X=ABC

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    4/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    X=A + BC

    10

    .

    A NAND gate's output is LOW if

    all inputs are LOW

    all inputs are HIGH

    any input is LOW

    any input is HIGH

    11

    .

    A NOR gate's output is HIGH if

    all inputs are HIGH

    any input is HIGH

    any input is LOW

    all inputs are LOW

    12

    .

    If a three-input NOR gate has eight input possibilities, how many of

    those possibilities will result in a HIGH output?

    1

    2

    7

    8

    13 A two-input NOR gate is equivalent to a

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    5/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    . negative-OR gate

    negative-AND gate

    negative-NAND gate

    none of the above

    14

    .

    The logic expression for a NOR gate is

    X=A + B

    15

    .

    The exclusive-OR gate's output is HIGH if

    all inputs are LOW

    all inputs are HIGH

    the inputs are different

    none of the above

    16

    .

    The exclusive-NOR gate's output is HIGH if

    the inputs are the same

    one input is HIGH, and the other input is LOW

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    6/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    the inputs are different

    none of the above

    17

    .

    The switching speed of CMOS is now

    competitive with TTL

    three times that of TTL

    slower than TTL

    twice that of TTL

    18

    .

    The basic types of programmable arrays are made up of

    AND gates

    OR gates

    NAND and NOR gates

    AND gates and OR gates

    19

    .

    One advantage TTL has over CMOS is that TTL is

    less expensive

    not sensitive to electrostatic discharge

    faster

    more widely available

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    7/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    20

    .

    TTL operates from a

    9-volt supply

    3-volt supply

    12-volt supply

    5-volt supply

    21

    .

    A CMOS IC operating from a 3-volt supply will consume

    less power than a TTL IC

    more power than a TTL IC

    the same power as a TTL IC

    no power at all

    22.

    CMOS IC packages are available in

    DIP configuration

    SOIC configuration

    DIP and SOIC configurations

    neither DIP nor SOIC configurations

    23

    .

    The terms low speedand high speed, applied to logic circuits, refer to the

    rise time

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    8/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    fall time

    propagation delay time

    clock speed

    24

    .

    The power dissipation, PD, of a logic gate is the product of the

    dc supply voltage and the peak current

    dc supply voltage and the average supply current

    ac supply voltage and the peak current

    ac supply voltage and the average supply current

    25

    .

    Fan-out is specified in terms of

    voltage

    current

    wattage

    unit loads

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    9/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    Boolean Algebra and Logic Simplification

    Multiple Choice

    1 .Determine the values ofA, B, C, and Dthat make the sum term equal to zero.

    A = 1, B = 0, C= 0, D = 0

    A = 1, B = 0, C= 1, D = 0

    A = 0, B = 1, C= 0, D = 0

    A = 1, B = 0, C= 1, D = 1

    2 . Determine the values ofA, B, C, and Dthat make the product term equal to 1.

    A = 0, B = 1, C= 0, D = 1

    A = 0, B = 0, C= 0, D = 1

    A = 1, B = 1, C= 1, D = 1

    A = 0, B = 0, C= 1, D = 0

    3 . Applying the distributive law to the expression , we get

    AB + AC + AD

    ABCD

    A + B + C + D

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    10/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    4 . Applying DeMorgan's theorem to the expression , we get

    A(B + C)

    5 . Applying DeMorgan's theorem to the expression , we get

    6 . Applying DeMorgan's theorem to the expression , we get

    7 . Applying DeMorgan's theorem to the expression , we get

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    11/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    (X + Y)Z

    8 . Derive the Boolean expression for the logic circuit shown below:

    CA + CB + CD

    C(A + B) + D

    CA + CB + D

    9 . Derive the Boolean expression for the logic circuit shown below:

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    12/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    C(A + B)DE

    [C(A + B)D + E]

    [[C(A + B)]D]E

    ABCDE

    10

    .

    How many gates would be required to implement the following Boolean expression

    before simplification? XY + X(X + Z) + Y(X + Z)

    1

    2

    4

    5

    11

    .

    Referring to Question 10, how many gates would be required to implement the Boolean

    expression after simplification?

    1

    2

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    13/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    4

    5

    12

    .

    The expression W(X + YZ) can be converted to SOP form by applying which law?

    associative law

    commutative law

    distributive law

    none of the above

    13

    .

    Converting the Boolean expression LM + M(NO + PQ) to SOP form, we get

    LM + MNOPQ

    L + MNO + MPQ

    LM + M + NO + MPQ

    LM + MNO + MPQ

    14

    .

    The binary values for the standard SOP expression, , when equal to

    1 are

    1110 + 0110 + 0001

    0001 + 1001 + 1110

    1111 + 1111 + 1111

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    14/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    0000 + 0000 + 0000

    15

    .

    Determine the binary values of the variables for which the following standard POS

    expression is equal to 0.

    (0 + 1 + 0)(1 + 0 + 1)

    (1 + 1 + 1)(0 + 0 + 0)

    (0 + 0 + 0)(1 + 0 + 1)

    (1 + 1 + 0)(1 + 0 + 0)

    16

    .

    Convert the following SOP expression to an equivalent POS expression.

    17

    .

    A truth table for the SOP expression, , has how many input

    combinations?

    1

    2

    4

    8

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    15/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    18

    .

    For the SOP expression below, how many 1s are in the truth table's output column?

    1

    2

    3

    5

    19.

    The truth table for the SOP expression, , has how many input combinations?

    1

    2

    4

    8

    20

    .

    For the SOP expression below, how many 0s are in the truth table's output column?

    zero

    1

    4

    5

    21 From the truth table below, determine the standard SOP expression.

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    16/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    .

    X=ABC+ABC+ABC

    22

    .

    From the truth table below, determine the standard POS expression.

    23

    .

    Mapping the following SOP expressions, , we get

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    17/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    24

    .

    Mapping the following standard SOP expression, , we get

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    18/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    25

    .

    Referring to the PAL diagram, which is the correct logic function?

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    19/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    Multiple Choice

    1 . A 4-variable AND-OR circuit produces a 1 at its Y output. Whichcombination of inputs is correct?

    A = 0, B = 0, C= 0, D = 0

    A = 0, B = 1, C= 1, D = 0

    A = 1, B = 1, C= 0, D = 0

    A = 1, B = 0, C= 0, D = 0

    2 . A 4-variable AND-OR circuit produces a 0 at its Y output. Whichcombination of inputs is correct?

    A = 0, B = 0, C= 1, D = 1

    A = 1, B = 1, C= 0, D = 0

    A = 1, B = 1, C= 1, D = 1

    A = 1, B = 0, C= 1, D = 0

    3 . A 4-variable AND-OR-Invert circuit produces a 1 at its Y output. Whichcombination of inputs is correct?

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    20/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    AB + CD

    4 . A 4-variable AND-OR-Invert circuit produces a 0 at its Y output. Whichcombination of inputs is correct?

    none of the above

    5 . An exclusive-OR gate's Youtput is 1. Which input combination iscorrect?

    10111100

    10111000

    11100111

    11111000

    6 . An exclusive-NOR gate's output is 1. Which input combination iscorrect?

    A = 1, B = 0

    A = 0, B = 1

    A = 0, B = 0

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    21/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    none of the above

    7 . Before a SOP implementation, the expression would

    require a total of how many gates?

    1

    2

    4

    5

    8 . How many NOT gates are required to implement the Booleanexpression, ?

    1

    2

    4

    5

    9 . The Boolean SOP expression obtained from the truth table below is

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    22/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    10

    .

    How many AND gates are required to implement the Boolean

    expression, ?

    1

    2

    3

    4

    11

    .

    Implementation of the Boolean expression results in

    three AND gates, one OR gate

    three AND gates, one NOT gate, one OR gate

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    23/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    three AND gates, one NOT gate, three OR gates

    three AND gates, three OR gates

    12

    .

    How many two-input NOR gates does it take to produce a two-input

    NAND gate?

    1

    2

    3

    4

    13

    .

    Implementing the expression AB + CDEusing NAND logic, we get:

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    24/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    14

    .

    Implementing the expression using NAND logic, we get

    15

    .

    Implementing the expression using NAND logic, we get:

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    25/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    16

    .

    Implementing the expression with NOR logic, we get:

    17

    .

    A logic circuit with an output consists of

    two AND gates, two OR gates, two inverters

    three AND gates, two OR gates, one inverter

    two AND gates, one OR gate, two inverters

    two AND gates, one OR gate

    18

    .

    To implement the expression , it takes one OR gate

    and

    three AND gates and three inverters

    three AND gates and four inverters

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    26/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    three AND gates

    on AND gate

    19

    .

    The output expression for an AND-OR-Invert circuit having one AND

    gate with inputs A, B, and C and one AND gate with inputs Dand Eis

    20

    .

    The inverter can be produced with how many NAND gates?

    1

    2

    3

    4

    21

    .

    One positive pulse with tW = 75 s is applied to one of the inputs of an

    exclusive-OR circuit. A second positive pulse with tW = 15 s is applied

    to the other input beginning 20 s after the leading edge of the first

    pulse. Which statement describes the output in relation to the inputs?

    The exclusive-OR output is a 20 s pulse followed by a 40 s pulse, with

    a separation of 15 s between the pulses.

    The exclusive-OR output is a 20 s pulse followed by a 15 s pulse, with

    a separation of 40 s between the pulses.

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    27/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    The exclusive-OR output is a 15 s pulse followed by a 40 s pulse.

    The exclusive-OR output is a 20 s pulse followed by a 15 s pulse,

    followed by a 40 s pulse.

    22

    .

    Referring to the GAL diagram, which is the correct logic function?

    23 Which waveform pattern is correct for a two-input OR gate?

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    28/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    .

    24

    .

    Which waveform pattern is correct for a two-input AND gate?

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    29/30

    WWW.WEBLYZONE.COM

    These papers are solved by student. We are not responsible for any mistake, although we try our best

    to provide correct solution.

    25

    .

    Which waveform pattern is correct for an exclusive-OR gate?

  • 7/30/2019 Cs302 100% Correct Mcqs 2

    30/30

    WWW.WEBLYZONE.COM