-
In a certain code the following numbers are coded in a certain way by assigning signs.
1 → !
2 → @
3 → #
4 → $
5 → %
6 → ^
7 → &
8 → *
9 → +
Which number can be decoded from
^ + # % @
-
- 67352
- 69352
- 69532
- 67532
Correct Option: B
According to given question,
1 → ! , 2 → @ , 3 → # , 4 → $ , 5 → % , 6 → ^ , 7 → & , 8 → * , 9 → +
Replace the each capital from given relationship for ^ + # % @ , We will get
^ → 6
+ → 9
# → 3
% → 5
@ → 2
Hence , the required answer will be 69352.