Correct option is B
Given Code Patterns
SUN → RTTVMO
S is encoded as RT (R is the letter before S, and T is the letter after S).
U is encoded as TV (T is the letter before U, and V is the letter after U).
N is encoded as MO (M is the letter before N, and O is the letter after N).
JOB → IKNPAC
J is encoded as IK (I is the letter before J, and K is the letter after J).
O is encoded as NP (N is the letter before O, and P is the letter after O).
B is encoded as AC (A is the letter before B, and C is the letter after B).
Applying the Same Logic to "PIE"
Now, let’s apply this pattern to each letter in PIE.
P: The preceding letter is O, and the succeeding letter is Q → OQ.
I: The preceding letter is H, and the succeeding letter is J → HJ.
E: The preceding letter is D, and the succeeding letter is F → DF.
Combining All Parts
Putting it together, we get OQHJDF.
Correct answer is (b) OQHJDF