Concept:
Coding–decoding questions test logical reasoning by identifying the pattern used to transform one word into another. A common coding technique is
reversing the order of letters in the word.
In the given example:
\[
\text{COMMUNICATION} \rightarrow \text{NOITACINUMMOC}
\]
The letters of the original word are written in the
reverse order to form the coded word.
Step 1: Identify the pattern.
Write the original word:
\[
\text{COMMUNICATION}
\]
Reverse the letters from end to beginning:
\[
\text{NOITACINUMMOC}
\]
Thus, the rule is:
\[
Coding rule: Reverse the word
\]
Step 2: Apply the same rule to the word MANAGEMENT.
Original word:
\[
\text{MANAGEMENT}
\]
Reverse the order of letters:
\[
\text{TNEMEGANAM}
\]
Step 3: Verify with the given options.
- Option (A): TNEMEGANAM — Correct; exact reverse of MANAGEMENT.
- Option (B): TNEGANAMEM — Incorrect order.
- Option (C): TNEMAGANAM — Incorrect letter sequence.
- Option (D): TNEMEGANMA — Incorrect arrangement.
Step 4: Selecting the correct answer.
\[
\boxed{\text{TNEMEGANAM}}
\]