Question 9
Which of the following Vue directives are correctly matched with their purpose?
v-show → fetching api
v-for → Iteration over lists
v-bind → Conditional rendering
v-model → Event handling only
Which of the following Vue directives are correctly matched with their purpose?
v-show → fetching api
v-for → Iteration over lists
v-bind → Conditional rendering
v-model → Event handling only
Correct answer
v-for → Iteration over lists
Question 9 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 2 marks.