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? ^ * & # !
Correct Answer: 68731
Explanation:
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.