In a certain code language, ‘Flames are bright’ is written as ‘@ # %’ and ‘Bright is sun flames’ is written as ‘* # 7 @’. Which one of the following is the possible code for ‘is’ in that code language?
‘Flames are bright’ ==> ‘@ # %’
‘Bright is sun flames’ ==> ‘* # 7 @’
In the first and the second statement, 'Bright flames' is common. So the code for this will be '@ #'.
Now in the second statement, 'is sun' is remaining which will be coded as ‘* 7’.
‘are’ ==> ‘ %’
‘ is sun ’ ==> ‘* 7’
So the code for 'is' is either ‘*' or '7’.
As per the given options, the possible code for ‘is’ in that code language is '*'.
Create a FREE account and get: