P + Q means P is the brother of Q,<br>P % Q means P is the son of Q,<br>P & Q means P is the wife of Q,<br>P = Q means P is the husband of Q and<br>P @ Q means P is the daughter of Q.<br><br>If 'S & T + U @ V = W @ X', then which of the following statements is <strong>NOT</strong> correct?
- A. S is the daughter-in-law of V
- B. U is the granddaughter of X
- C. T is the son of W
- D. V is the mother of U ✓
Correct Answer: D. V is the mother of U
Explanation
According to the expression, V = W means V is the husband of W. Therefore, V is the father of U, not the mother. The statement 'V is the mother of U' is incorrect.