Correct option is A
The correct sequence is
B, D, A, C. This order ensures that the Boolean function is mapped, values are transferred from the truth table, clusters of 1’s are grouped for simplification, and then the simplified expression is derived.
Information Booster:
1.
Step B (Draw the K-map) – Establishes the K-map structure for representing Boolean expressions.
2.
Step D (Transfer truth table values) – Populates the K-map with values, setting up for grouping.
3.
Step A (Identify and group 1’s) – Enables simplification by grouping adjacent 1’s.
4.
Step C (Write simplified expression) – Finalizes the simplified Boolean expression.
Additional Knowledge:
·
Alternative Groupings: Incorrect sequences such as D, B, A, C skip the necessary initial drawing of the K-map.
·
Simplification Order: Grouping is essential before writing the expression, as it reduces complexity.