

InterviewSolution
Saved Bookmarks
1. |
If 'A*Z' means 'A is th wife of Z. If 'AxxZ' means 'A is the husband or Z. If 'A+Z' means 'A is the sister of Z'. If 'A-Z' means 'A is the brother of Z'. If 'A gt Z' means 'A is the son of Z'. If 'A lt Z' means 'A is the daughter of Z'. How is P relatd to F if 'Q xx P lt B +F'? |
Answer» Daughter `P lt B implies ` P is daughter of B . `B+F implies` B is the sister of F .ltbvrgt P is the niece of F. |
|