Логика и таблицы истинности

Логика и таблицы истинности

12th Grade

10 Qs

quiz-placeholder

Similar activities

Review PHP Programming 1

Review PHP Programming 1

9th - 12th Grade

10 Qs

Quiz on Variables, Constants & Operators

Quiz on Variables, Constants & Operators

12th Grade

14 Qs

TCE - 1st Quiz

TCE - 1st Quiz

11th Grade - University

15 Qs

ASSESMEN SUMATIF

ASSESMEN SUMATIF

2nd Grade - University

10 Qs

FO Dasar - Quiz

FO Dasar - Quiz

11th Grade - University

10 Qs

Introduction To Programming - Lesson Exception Handling

Introduction To Programming - Lesson Exception Handling

11th Grade - University

13 Qs

Flag Design Quiz (Graphic Design)

Flag Design Quiz (Graphic Design)

10th Grade - University

12 Qs

C++ Тест

C++ Тест

12th Grade

15 Qs

Логика и таблицы истинности

Логика и таблицы истинности

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Ерасыл Тлеудин

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are logic gates?

Logic gates are devices that perform logical operations in digital circuits.

Logic gates are mechanical devices for controlling movement.

Logic gates are devices for storing data.

Logic gates are components for powering circuits.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main logical operations?

Multiplication

AND, OR, NOT, XOR, NOR

Subtraction

Addition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the AND operation mean in logic?

Logical multiplication, the result is true only when both operands are true.

An operation that always returns false.

Logical addition, the result is true when at least one operand is true.

An operation that compares two numbers and returns their sum.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the truth table for the OR operation?

A OR B: (false, false) -> true; (false, true) -> true; (true, false) -> true; (true, true) -> false.

A OR B: (false, false) -> false; (false, true) -> true; (true, false) -> true; (true, true) -> true.

A OR B: (false, false) -> false; (false, true) -> true; (true, false) -> false; (true, true) -> true.

A OR B: (false, false) -> true; (false, true) -> false; (true, false) -> false; (true, true) -> false.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Что делает логическая операция NOT?

Инвертирует логическое значение.

Увеличивает логическое значение.

Сравнивает два логических значения.

Удаляет логическое значение.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какова таблица истинности для NAND?

| A | B | A NAND B | |---|---|----------| | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 0 | | 1 | 1 | 1 |

| A | B | A NAND B | |---|---|----------| | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 0 |

| A | B | A NAND B | |---|---|----------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |

| A | B | A NAND B | |---|---|----------| | 0 | 0 | 1 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the logical operation NOR?

The logical operation NOR returns true if at least one operand is true.

The logical operation NOR always returns true.

The logical operation NOR is an operation that returns false only if both operands are true.

The logical operation NOR is an operation that returns true only if both operands are false.

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?