An Example of a connective which is not associative is :
2004
An Example of a connective which is not associative is :
- A.
AND
- B.
OR
- C.
EX-OR
- D.
NAND
Attempted by 382 students.
Show answer & explanation
Correct answer: D
An operation is associative if grouping does not change the result. AND, OR, and XOR are associative connectives. However, NAND is non-associative because (A NAND B) NAND C does not equal A NAND (B NAND C). Therefore, Option 3 is the correct choice.
A video solution is available for this question — log in and enroll to watch it.