In a certain code language: | Expression | Meaning | |---|---| | A + B | A is the sister of B | | A - B | A is the brother of B | | A # B | A is the wife of B | | A @ B | A is the father of B | Based on the above, how is Z related to F if `Z + L # M @ T - F`?
Solution
✅ Correct Option: 4
Read the chain from left to right. Z is the sister of L. L is the wife of M. M is the father of T, and T is the brother of F. So L is F's mother, and Z is L's sister. Therefore, Z is F's **mother's sister**.
Related questions:
BBA-DBE Bangalore 2025