Which method is used to programmatically navigate to a different route in Vue.js using Vue Router? What is the purpose of the 'key' attribute in a v-for directive in Vue.js? Which lifecycle hook in Vue.js is called right after the DOM has been updated? How can you make a Vue....