-
In a certain code the following numbers are coded by assigning signs:
1 → !
2 → @
3 → #
4 → $
5 → %
6 → ^
7 → &
8 → *
9 → +
Which number can be decoded from the given symbols?
^ * & # !
-
- 63181
- 68731
- 62781
- 63118
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
* → 8
& → 7
# → 3
! → 1
Hence , the required answer will be 68731.