Boolean logic Flashcards

(30 cards)

1
Q

What is Boolean logic?

A

A form of algebra that uses true or false values to perform logical operations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: Boolean logic is named after George Boole.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the three basic operations in Boolean logic?

A

AND, OR, NOT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fill in the blank: The AND operation returns true if both operands are ______.

A

true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the result of the OR operation if at least one operand is true?

A

true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False: The NOT operation inverts the truth value of its operand.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the truth value of A AND B if A is true and B is false?

A

false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In Boolean logic, what symbol typically represents the AND operation?

A

&& or &

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the output of A OR B if both A and B are false?

A

false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fill in the blank: The truth table for the NOT operation has ____ rows.

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a truth table?

A

A table that shows all possible truth values for a set of logical variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

For the expression A AND (B OR C), what operation is performed first?

A

B OR C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False: The result of NOT (A AND B) is equivalent to (NOT A) OR (NOT B).

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the result of the expression TRUE AND FALSE?

A

FALSE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Multiple Choice: Which of the following operations is associative? A) AND B) OR C) Both A and B D) Neither A nor B

A

C) Both A and B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is De Morgan’s Theorem?

A

A set of rules that relate the conjunctions and disjunctions of logical statements.

17
Q

Fill in the blank: In Boolean algebra, 1 represents ______ and 0 represents ______.

18
Q

True or False: Boolean logic can be used in computer programming.

19
Q

What is a logical gate?

A

An electronic component that implements a Boolean function.

20
Q

What is the purpose of a truth table in Boolean logic?

A

To summarize the output of a logical operation for all possible combinations of inputs.

21
Q

What is Inkscape primarily used for?

A

Inkscape is primarily used for vector graphic design.

22
Q

True or False: Inkscape is a proprietary software.

A

False: Inkscape is open-source software.

23
Q

Which file format is primarily associated with Inkscape?

A

SVG (Scalable Vector Graphics)

24
Q

Fill in the blank: Inkscape can be downloaded for free from the __________ website.

25
What feature allows users to manipulate paths and shapes in Inkscape?
The Node Tool
26
Which of the following is NOT a tool available in Inkscape? A) Shape Tool B) Text Tool C) Paint Tool
C) Paint Tool
27
What is the purpose of layers in Inkscape?
Layers help organize different elements of a design and allow for easier editing.
28
How can users export their designs from Inkscape?
Users can export their designs as PNG, PDF, or other formats.
29
True or False: Inkscape supports extensions and plugins to enhance functionality.
True
30
What is the shortcut key for the 'Select All' command in Inkscape?
Ctrl + A