CMSC 131 LE1

CMSC 131 LE1

University

11 Qs

quiz-placeholder

Similar activities

Arduino_2

Arduino_2

3rd Grade - University

10 Qs

Online World revision quiz

Online World revision quiz

University

15 Qs

3C-CpE324-Quiz 5

3C-CpE324-Quiz 5

University

15 Qs

Margaret Hamilton

Margaret Hamilton

4th Grade - University

13 Qs

Kiến thức Honor 9.2018

Kiến thức Honor 9.2018

University

10 Qs

Online World revision quiz 2

Online World revision quiz 2

University

12 Qs

ASIC

ASIC

12th Grade - University

10 Qs

SOPORTE TECNICO 3BGU - LA BIOS

SOPORTE TECNICO 3BGU - LA BIOS

University

8 Qs

CMSC 131 LE1

CMSC 131 LE1

Assessment

Quiz

Computers

University

Hard

Created by

Vian Hugo

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 1 AND (0 OR(NOT(1)))?

0

1

There is not enough information to answer the question.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Does the order of the input bits in this implementation matter?

Yes, ordering it c, a, b (from top to bottom) would result in a different output.

No, the order of the input bits does not impact the chip's output.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these statements are true?

The chip interface describes what the chip is doing; the chip implementation specifies how the chip is doing it.

There is only one possible implementation for every interface.

The user of the chip is interested in the chip interface; the builder of the chip is interested in the chip implementation.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the truth table.

Suppose the second row in the truth table (x=0, y=0, z=1) also had a value of f=1.

What would you add to the Boolean expression?

OR (NOT(x) AND y AND z)

AND (x AND NOT(y) AND z)

OR (NOT(x) AND NOT(y) AND z)

OR (x AND y AND z)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How would you implement the red chip (rightmost part of the diagram) in HDL?

OR (a=a, b=b, out=out)

OR (a=aAndNotb, b=notaAndb, out=out)

OR (a=aAndNotb, b=bAndNota, out=aAndNotbOrb)

OR (a=nota, b=notb, out=out)

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Which of these statements are true?

You can use the following XOR truth table.

The XOR gate outputs 1 if and only if its two input bits are unequal.

The XOR gate's output differs from the AND gate's output on all possible inputs.

The XOR gate outputs 0 if and only if the sum of the input bits is an even number.

The XOR gate's output differs from the OR gate's output only on the input a=1, b=1.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the logical equivalent of NAND(x,x)?

Remember NAND(x,x) is defined to be NOT(x AND x). Here is the truth table.

x

OR(x,x)

AND(x,x)

NOT(x)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?