Given below are the codes for the digits/symbols. Study the conditions given below and answer the questions that follow.
Didit/Symbol |
Code |
% |
E |
5 |
I |
* |
O |
8 |
Y |
& |
B |
7 |
M |
^ |
K |
2 |
L |
@ |
V |
9 |
A |
$ |
W |
4 |
Q |
! |
X |
3 |
r |
# |
G |
Conditions:
1. If both the first and last elements are prime number, then interchange their codes.
2. If the second element is an even digit and the fourth element is a symbol, then code both of them with the code of the fourth element.
3. If the first element is a perfect square and the last element is a symbol, then code both of them as Z.
4. If the third element is an even prime and the fifth element is an odd prime, then code both of them as S.
1. %&2#7@
A. EBSVSG
B. EBSGSV
C. EDSGSV
D. GBSVSB
E. EBLGMV
Answer: Option B
Explanation:
It satisfies the condition number 4.
Hence, the code is EBSGSV.
2. 3*8!#5
A. IOXYGR
B. ROYXGI
C. IOYXGI
D. IOYXGR
E. ROVXGR
Answer: Option D
Explanation:
It satisfies the condition number 1.
Hence, the code is IOXYGR.
3. 9%72^@
A. ZEMLKZ
B. ZWMLKZ
C. ZEMLKV
D. AEMLKZ
E. WAMLZK
Answer: Option A
Explanation:
It satisfies condition number 3.
Hence, the code is ZEMLKZ.
4. @4#&92
A. VBGABL
B. BVGBAL
C. VBGBAL
D. VQGBAL
E. None of these
Answer: Option C
Explanation:
It satisfies the condition number 2.
Hence, the code is VBGBAL.
5. 8#9^3%
A. YGAKRM
B. YGARKE
C. GAYERK
D. KAYGRA
E. None of these
Answer: Option E
Explanation:
It does not satisfy any of the given conditions.
Hence, the code is YGAKRE.