Which of the following letter-clusters should replace # and % so that the pattern and relationship followed between the letter-cluster pair on the left side of :: is the same as that on the right side of :: ? # : IGC :: TRN : %
- # = LGY; % = QJH
- # = LJF; % = QOK
- # = LJK; % = QNJ
- # = JKF; % = QJH
Answer: # = LJF; % = QOK
The second option preserves the same alphabetic transformation pattern between the two pairs.