The problem asks us to find the coding pattern used for 'NATURE' $\rightarrow$ 'MASUQE' and 'CIRCLE' $\rightarrow$ 'BIQCKE', and then apply it to code the word 'DANGER'.
Let's analyze the first example: NATURE $\rightarrow$ MASUQE
The observed pattern is: subtract 1 from the letter at odd positions (1st, 3rd, 5th) and keep the letter the same for even positions (2nd, 4th, 6th).
This pattern seems consistent for NATURE.
Let's apply the identified pattern (-1 for odd positions, 0 for even positions) to the word DANGER:
Combining these letters gives the code: CAMGDR.
The word 'DANGER' is coded as 'CAMGDR' using the alternating pattern of subtracting one and keeping the letter the same based on position.
This matches Option A.
In a certain code language, ‘watch is disturb’ is written as ‘xr pa qn’ and ‘don’t watch him’ is written as ‘tu bg pa’. How is ‘watch’ written in the given language?
In a certain code language, ‘call on him’ is coded as ‘ol ni vc’ and ‘awaiting your call’ is coded as ‘ni dx sb’. How is ‘call’ coded in that language?
In a certain code language, 'talk to me' is coded as 'aq yt bl' and 'do not talk' is coded as 'yt me wc'. What is the code for 'talk' in that language?
In a certain code language, 'can we play' is coded as 'ae tc nx' and 'play in school' is coded as 'tc rm ef'. How is 'play' coded in that language?
In a certain code language, 'BOOK' is written as 'ZNNI' and 'SHOP' is written as 'QFNN'. How will 'NOTES' be written in that language?