Number Systems and Boolean Algebra

Number Systems and Boolean Algebra

University

15 Qs

quiz-placeholder

Similar activities

URE dans le cadre du numérique

URE dans le cadre du numérique

3rd Grade - University

13 Qs

Quiz 1

Quiz 1

University

19 Qs

Quiz Round For Group 1

Quiz Round For Group 1

University

20 Qs

ANOVA

ANOVA

University

10 Qs

MAGNETISMO

MAGNETISMO

University

10 Qs

Input & Output Interfacing Raspberry Pi Pico

Input & Output Interfacing Raspberry Pi Pico

University

10 Qs

Embedded Systems

Embedded Systems

University

10 Qs

Bioenergy

Bioenergy

University

15 Qs

Number Systems and Boolean Algebra

Number Systems and Boolean Algebra

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

Mohan Ramasamy

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is a Boolean function?

A function that outputs a string based on integer inputs.

A function that only accepts numeric inputs.

A function that maps binary inputs to a binary output.

A function that maps binary inputs to decimal outputs.

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Define the AND gate and its truth table.

Truth Table for NAND Gate: | A | B | Output | | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 0 |

Truth Table for NOT Gate: | A | Output | | 0 | 1 | | 1 | 0 |

Truth Table for OR Gate: | A | B | Output | | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |

Truth Table for AND Gate: | A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Explain De Morgan's Theorems in Boolean algebra.

NOT (A AND B) = (NOT A) AND (NOT B)

NOT (A OR B) = (NOT A) OR (NOT B)

NOT (A AND B) = (A OR B)

De Morgan's Theorems: 1) NOT (A AND B) = (NOT A) OR (NOT B); 2) NOT (A OR B) = (NOT A) AND (NOT B).

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the binary equivalent of the decimal number 13?

1001

1101

1110

1011

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

How many inputs can a NAND gate have?

One input

Three inputs

Two or more inputs

Only digital inputs

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the output of an OR gate when both inputs are false?

undefined

true

null

false

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Describe the significance of the truth table in logic circuits.

It determines the power consumption of the circuit.

The truth table is significant in logic circuits as it provides a clear representation of how inputs relate to outputs, aiding in design and analysis.

It is used to measure the voltage across the circuit.

It shows the physical layout of the circuit components.

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?