Boolean Functions Quiz

Boolean Functions Quiz

University

8 Qs

quiz-placeholder

Similar activities

K3 Bakery

K3 Bakery

University - Professional Development

11 Qs

Prosedur Keadaan Darurat K3LH

Prosedur Keadaan Darurat K3LH

10th Grade - University

10 Qs

Post Tes Materi 4 Penyelesaian Sengketa bisni_Un.Wrrja_Praktisi

Post Tes Materi 4 Penyelesaian Sengketa bisni_Un.Wrrja_Praktisi

University

12 Qs

Evaluación Hito 4 DCL

Evaluación Hito 4 DCL

University

11 Qs

BPP QUIZ FOR HCT

BPP QUIZ FOR HCT

1st Grade - Professional Development

10 Qs

GIVEAWAY

GIVEAWAY

University

9 Qs

All about me

All about me

University

8 Qs

KSC SOP by Fathur

KSC SOP by Fathur

University

5 Qs

Boolean Functions Quiz

Boolean Functions Quiz

Assessment

Quiz

Other

University

Medium

Created by

Geetha A

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many minterms exist for a Boolean function with 3 variables (A, B, C)?

4

6

8

16

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Boolean expressions is in canonical SOP form?

AB + BC

A'B + BC'

A'B'C + AB'C + ABC

(A + B)(B + C)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the canonical SOP form of the minimal expression F(A,B)=A+B?

A'B + AB

AB' + A'B

A'B + AB + AB'

A'B + AB + AB' + A'B'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following steps is necessary when converting a minimal SOP to a canonical SOP?

Expanding all terms to include all variables

Removing redundant terms

Combining terms using Boolean algebra

Using K-Map simplification

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct conversion of the minimal POS expression (A+B)(B+C′) to canonical POS?

(A + B)(B + C)(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')

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about SOP and POS is correct?

SOP form is obtained using maxterms

POS form is obtained using minterms

The number of terms in minimal SOP and minimal POS forms is always the same

Canonical SOP and Canonical POS represent the same function but in different forms

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For an SOP expression to be in its canonical form, what must be true for each term?

It must contain all variables in either complemented or uncomplemented form

It must have a minimal number of literals

It must be simplified using Boolean algebra

It must have at most two variables per term

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Minterm and maxterm denote the _____________ and ____________term respectively.

sum and product term

product and sum term

sum and sum term

product and product term