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 → + How 15384 will be coded in the code?
Correct Answer: ! % # * $
Explanation:
According to given question,
1 → ! , 2 → @ , 3 → # , 4 → $ , 5 → % , 6 → ^ , 7 → & , 8 → * , 9 → +
Replace the each capital from given relationship for 15384 , We will get
1 → !
5 → %
3 → #
8 → *
4 → $
Hence , the required answer will be ! % # * $.