In a certain code, COLD is coded as GSPH, then how is NOT coded in the same way?
- ARSX
- BXRS
- CRSY
- DXSR
Solution & Step-by-step Explanation
Let's find the logic pattern behind the code COLD GSPH: Each character is shifted forward by positions.Applying the same pattern to NOT: Thus, NOT is coded as RSX.