If consonants move one step forward but vowels remain unchanged, how is BAT coded?
Choose an option to check your answer.
B moves to C and T moves to U, while A remains A.
The resulting code is CAU.
Practice Pakistan questions with answers and explanations.
Choose an option to check your answer.
B moves to C and T moves to U, while A remains A.
The resulting code is CAU.
Choose an option to check your answer.
Kamran is the brother of Bilal's wife.
He is therefore Bilal's brother-in-law.
Choose an option to check your answer.
The first digit is removed and appended to the end.
Applying this to 67890 gives 78906.
Choose an option to check your answer.
Noor and Danish are siblings and share their mother.
Therefore, Fatima is Danish's mother.
Choose an option to check your answer.
The digits are written in reverse order.
Reversing 13579 gives 97531.
Choose an option to check your answer.
Rabia's mother's only son is a male child of the same mother.
Thus, Saad is Rabia's brother.
Choose an option to check your answer.
The coding rule advances each letter by one position.
M→N, O→P, O→P, and N→O.
Choose an option to check your answer.
Each letter is replaced by the preceding alphabet letter.
L→K, I→H, O→N, and N→M.
Choose an option to check your answer.
The code uses each letter's alphabet position.
C=3, A=1, and B=2.
Choose an option to check your answer.
The code gives ordinary alphabet positions.
M=13, A=1, and P=16.
Choose an option to check your answer.
Each letter advances by three alphabet positions.
M→P, I→L, L→O, and K→N.
Choose an option to check your answer.
Each letter moves one position forward, with Z wrapping to A.
Y→Z, A→B, and K→L.