Vue Js Online Test

Instructions:

  • This practice test has 20 questions
  • You have to attempt all the questions
  • Time will be 05:00 minute for 20 questions. After 05:00 minute, practice test will be submitted automatically and you will redirect to result page.
  • This practice test is for self evalutation, if you get less marks then passing marks. Please prepare more for get excellent mark next time
  • Best of luck :)
Time: 05:00 minutes Passing Marks: 60%

1. Which directive can be used to prevent the default form submission behavior in Vue?

2. What tool can you use for end-to-end testing of Vue.js applications?

3. In Vue Router, what is the purpose of the beforeEach navigation guard?

4. How do you commit a mutation in Vuex?

5. What is the purpose of the "public" directory in a Vue.js project created with Vue CLI?

6. Which directive is commonly used for handling user input events like input or click?

7. What command is used to create a new Vue.js project using Vue CLI?

8. How do you define a Vue component in a Vue application?

9. What is the Vue.js ecosystem primarily centered around?

10. Which command is used to install Vue CLI globally?

11. In Vue Resource, what is the role of the params option in an HTTP request?

12. How can you validate user input in a Vue form?

13. In Vue, what is the purpose of the @ symbol when specifying event handlers in templates?

14. What is the purpose of pluralization in Vue Internationalization (i18n)?

15. Which directive is used to bind an attribute's value to an expression in Vue?

16. Who developed Vue.js?

17. Which Vue Router navigation method allows you to go back to the previous route?

18. What is Vuex used for in a Vue.js application?

19. What does the v-model directive enable in Vue templates?

20. What is the primary purpose of Vue custom filters?