Choose Language

Select your preferred reading language
🇬🇧
English
🇮🇳
हिन्दी
Full View
RRB NTPC Graduate Tier 1 2025 Shift-2 📅 05 Jun, 2025

In this question, a group of numbers/symbols is coded using letter codes as per the given table and the conditions that follow.
Number/Symbol79@&235#1
CodeLCZMDWAPR

Conditions:
(i) If the first element is a symbol and the last a number, their codes are to be interchanged.
(ii) If the first element is an even number and the last an odd number, both are coded as *.

What will be the correct code for @92357?

A
ZC D W A L
B
LC D W A Z
C
L C W D A Z
D
Z C W D A L
Result Summary
Logo

APEDIA

RRB NTPC Graduate Tier 1
2025 • 05 Jun, 2025 • Shift-2
In this question, a group of numbers/symbols is coded using letter codes as per the given table and the conditions that follow.
Number/Symbol79@&235#1
CodeLCZMDWAPR

Conditions:
(i) If the first element is a symbol and the last a number, their codes are to be interchanged.
(ii) If the first element is an even number and the last an odd number, both are coded as *.

What will be the correct code for @92357?
Correct Answer
LC D W A Z
String Evaluation: Analyze the target sequence '@92357'. The first character is '@' (a symbol), and the final character is '7' (a number).Condition Check: This ......
💡 Analysis & Explanation
String Evaluation
Analyze the target sequence '@92357'. The first character is '@' (a symbol), and the final character is '7' (a number).
Condition Check
This structure perfectly triggers Condition (i). Consequently, the default codes for the extreme ends must be completely swapped.
Base Translation
The default mapping according to the table is: @=Z, 9=C, 2=D, 3=W, 5=A, 7=L. Without conditions, it reads ZCDWAL.
Conditional Execution
Applying the required swap on the first and last elements: The 'Z' at the start becomes 'L', and the 'L' at the end becomes 'Z'.
Conclusion
The finalized translated output accurately forms the string LCDWAZ.