Question 26
Read the following Vue 2 component code carefully and answer the given subquestions: index.html
After the button is clicked once, what is the value of log in the parent?
"Hello"
"Click Me"
"Button clicked"
undefined
Read the following Vue 2 component code carefully and answer the given subquestions: index.html
After the button is clicked once, what is the value of log in the parent?
"Hello"
"Click Me"
"Button clicked"
undefined
Correct answer
"Button clicked"
Question 26 of 30 in the IIT Madras BS Modern Application Development II (MAD 2) End Term paper sat on 13 Sept 2026, in the May 2026 term (Modern Application Development Ii 13 Sep 26 (Session 2)). It carries 3 marks.