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

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

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz aula 3

Quiz aula 3

9th - 12th Grade

11 Qs

0- and 1-Pixel Art Activity

0- and 1-Pixel Art Activity

9th - 12th Grade

10 Qs

JavaScript Basics Quiz

JavaScript Basics Quiz

9th - 12th Grade

9 Qs

Skill #2 Array

Skill #2 Array

12th Grade

12 Qs

C++ QUIZ

C++ QUIZ

12th Grade

14 Qs

Quiz on Variables, Constants & Operators

Quiz on Variables, Constants & Operators

12th Grade

14 Qs

Sem 2 IT Test 1

Sem 2 IT Test 1

12th Grade - University

10 Qs

TCE - 1st Quiz

TCE - 1st Quiz

11th Grade - University

15 Qs

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

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

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

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

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Information Technology (IT)