P + Q means ‘P is the father of Q’
P - Q means ‘P is the mother of Q’
P * Q means ‘P is the sister of Q’
P % Q means ‘P is the brother of Q’
If A - B % C * D + E, then how is A related to E?
1
Mother
2
Father’s sister
3
Sister
4
Father’s mother
P + Q means ‘P is the father of Q’
P - Q means ‘P is the mother of Q’
P * Q means ‘P is the sister of Q’
P % Q means ‘P is the brother of Q’
If A - B % C * D + E, then how is A related to E?