Boolean Algebra Simplification (3 mark)
Simplify the Boolean expression to its simplest form: (D . 0) + (D . 1)
Boolean Algebra Simplification (3 mark) Read More »
Simplify the Boolean expression to its simplest form: (D . 0) + (D . 1)
Boolean Algebra Simplification (3 mark) Read More »
Using Boolean algebra rules, simplify the expression: (B + C) . (B + C)
Simplify Some Boolean Algebra (1 mark) Read More »
Simplify the following Boolean expression using Boolean algebra rules: A + A
Simplifying Boolean Algebra (1 mark) Read More »
Simplify the following Boolean expression using Boolean algebra rules: (X . ‘X) + Y
Simplifying Boolean Algebra (3 marks) Read More »
Explain the difference between the OR and XOR logical operators.
OR and XOR Logical Operators (3 marks) Read More »
Fill in the truth table below using the correct values for the given logical operations. A B NOT A A AND B A OR B A XOR B 0 0 0 1 1 0 1 1
Truth Table (4 marks) Read More »
Given that A=1, B=0, C=1, apply the AND operator to inputs A and B, and the OR operator to the result with input C. What is the final result? Explain your answer.
Truth Table Problem-Solving (1 marks) Read More »
Explain how you would apply the NOT operator to a single input A to solve a problem. Provide a description of the resulting truth table.
Truth Table Application (2 marks) Read More »
Describe what the logical operators AND, OR, and NOT represent when used in truth tables.
Using Logical Operators (3 marks) Read More »
A B NOT B A AND (NOT B) 0 0 1 a 0 1 0 b 1 0 1 c 1 1 0 d What are the values of a, b, c and d?
Interpreting a Truth Table (2 marks) Read More »