Question 31
Read the following router and component setup carefully and answer the given sub questions: Router setup:
component's method:
this.$router.query.keyword
this.$route.query.keyword
this.query.keyword
this.$router.params.keyword
Read the following router and component setup carefully and answer the given sub questions: Router setup:
component's method:
this.$router.query.keyword
this.$route.query.keyword
this.query.keyword
this.$router.params.keyword
Correct answer
this.$route.query.keyword
Question 31 of 31 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 2 marks.