CSUC101_Unit2_ODD

CSUC101_Unit2_ODD

University

8 Qs

quiz-placeholder

Similar activities

Quiz No. 5

Quiz No. 5

University

10 Qs

Quiz 2 Proses Manufaktur

Quiz 2 Proses Manufaktur

University

13 Qs

RFID ARCHITECTURE AND APPLICATIONS

RFID ARCHITECTURE AND APPLICATIONS

University

10 Qs

Module 1 Simple stresses and basics

Module 1 Simple stresses and basics

University

10 Qs

Chapter 1 Exploring Number Systems and Codes

Chapter 1 Exploring Number Systems and Codes

University

10 Qs

IISE kahoot

IISE kahoot

University

10 Qs

MK Mikling (Week 1)

MK Mikling (Week 1)

University

10 Qs

prueba MRU

prueba MRU

11th Grade - University

13 Qs

CSUC101_Unit2_ODD

CSUC101_Unit2_ODD

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

Harshul Yagnik

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If w, x, y, z are Boolean variables, then which one of the following is INCORRECT?

wx + w(x + y) + x(x + y) = x + wy

Media Image
Media Image

(w+y)(wxy+wyz)=wxy+wyz

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

The number of min-terms after minimizing the following Boolean expression is ______ .

[D' + AB' + A'C + AC'D + A'C'D] '

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The truth table represents the Boolean function:

x

x+y

xy

y

4.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Media Image

Consider three 4-variable functions f1, f2 and f3, which are expressed in sum-of-minterms as: f1 = Σ(0, 2, 5, 8, 14), f2 = Σ(2, 3, 6, 8, 14, 15), f3 = Σ(2, 7, 11, 14). For the following circuit with one AND gate and one XOR gate, the output function f can be expressed as:

Σ (2, 14)

Σ (2, 7, 8, 11, 14)

Σ (7, 8, 11)

Σ (0, 2, 3, 5, 6, 7, 8, 11, 14, 15)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the minimum number of gates required to implement the Boolean function (AB + C) if we have to use only 2-input NOR gates?

2

3

4

5

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the minimal form of the karnaugh map shown below? Assume that X denotes a don't care term

b'd'

b'd'+b'c'

b'd'+ab'c'd

b'd'+b'c'+c'd'

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the Boolean expression for the output f of the combinational logic circuit of NOR gates given below?

(Q+R)'

(P+Q)'

(P+R)'

(P+Q+R)'

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The minterm expansion of f(P, Q, R)=PQ+QR '+PR' is

m2 + m4 + m6 + m7

m0 + m1 + m3 + m5

m0 + m1 + m6 + m7

m2 + m3 + m4 + m5