Correct option is D
To determine the pattern used in the given code language, let's analyze how 'PRODUCTIONS' is transformed into 'QQPCVBUHPMT'.
P | R | O | D | U | C | T | I | O | N | S |
Q | Q | P | C | V | B | U | H | P | M | T |
By checking the pattern:
- P → Q (+1) - R → Q (-1) - O → P (+1) - D → C (-1) - U → V (+1) - C → B (-1) - T → U (+1) - I → H (-1) - O → P (+1) - N → M (-1) - S → T (+1)
Applying the same pattern to 'ORIENTATION':
O | R | I | E | N | T | A | T | I | O | N |
P | Q | J | D | O | S | B | S | J | N | O |
Thus, the coded word is 'PQJDOSBSJNO'.