Question 15
Consider the following JavaScript code snippet.
What will be the output of the above code on the browsers’ console?
['gust', 'rch', 'ril']
['rch', 'ril', 'gust']
ril
rch
Consider the following JavaScript code snippet.
What will be the output of the above code on the browsers’ console?
['gust', 'rch', 'ril']
['rch', 'ril', 'gust']
ril
rch
Correct answer
rch
Question 15 of 16 in the IIT Madras BS Modern Application Development II (MAD 2) Quiz 1 paper sat on 19 Jul 2026, in the May 2026 term (Modern Application Development Ii 16 Jul 26). It carries 4.5 marks.