We are given that "REASON" is encoded as "TDDQSK". Let's analyze the pattern used for encoding: \[ \begin{array}{|c|c|} \hline \text{Letter} & \text{Code Letter} \\ \hline R & T (\text{Shifted +2}) \\ \hline E & D (\text{Shifted -1}) \\ \hline A & D (\text{Shifted +3}) \\ \hline S & Q (\text{Shifted -2}) \\ \hline O & S (\text{Shifted +4}) \\ \hline N & K (\text{Shifted -3}) \\ \hline \end{array} \] The shifting pattern alternates: +2, -1, +3, -2, +4, -3. Now, applying the same rule to "PRAYER": \[ \begin{array}{|c|c|} \hline \text{Letter} & \text{Code Letter} \\ \hline P & R (\text{Shifted +2}) \\ \hline R & Q (\text{Shifted -1}) \\ \hline A & D (\text{Shifted +3}) \\ \hline Y & W (\text{Shifted -2}) \\ \hline E & I (\text{Shifted +4}) \\ \hline R & O (\text{Shifted -3}) \\ \hline \end{array} \] Thus, "PRAYER" is encoded as "RQDWIO", corresponding to option (b).
Four friends, Aditi, Bharat, Chandan, and Deepika went to a restaurant for dinner. Each of them ordered a different dish from the menu: pizza, pasta, burger, and salad. Additionally, each friend ordered a different drink: cola, lemonade, orange juice, and water. Based on the following clues, determine the combination of friend, dish, and drink:
• Aditi didn’t order pizza or cola.
• Bharat ordered salad but not lemonade.
• Chandan ordered pasta.
• Deepika didn’t order burger or orange juice.
• Aditi ordered orange juice.
Who ordered the burger and what drink did they order?