Vue.js Quiz

Vue.js Quiz

12th Grade

47 Qs

quiz-placeholder

Similar activities

Med Term Immune System

Med Term Immune System

10th - 12th Grade

47 Qs

BTEC Media Key Terms

BTEC Media Key Terms

9th - 12th Grade

44 Qs

Constitutional Policing Quiz

Constitutional Policing Quiz

12th Grade

42 Qs

React Quiz

React Quiz

12th Grade

51 Qs

Révision grammaire - fin d'année

Révision grammaire - fin d'année

7th - 12th Grade

45 Qs

L6th Homework Quiz 2

L6th Homework Quiz 2

12th Grade

50 Qs

Quiz Teknik Dasar Otomotif

Quiz Teknik Dasar Otomotif

11th Grade - University

52 Qs

Advance Processors 1

Advance Processors 1

12th Grade - University

50 Qs

Vue.js Quiz

Vue.js Quiz

Assessment

Quiz

Other

12th Grade

Medium

Created by

MUGISHA Germain

Used 1+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `v-model` directive do in Vue.js?

Binds input fields to data in two-way

Connects a component to the router

Creates a loop for dynamic content

Sets a timer for mounted hook

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file serves as the main entry point in a Vue CLI project?

main.js

App.vue

router.js

index.html

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Vue directive would you use to loop through an array of questions?

v-for

v-if

v-show

v-model

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Vue Router allow you to do in a Single Page Application?

Navigate between views without reloading

Send emails from a form

Add multiple JS frameworks

Store data in local storage

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Vue feature allows child components to send data to the parent?

this.$emit()

Props

v-on:emit

this.$props

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Vue directive hides an element using CSS but keeps it in the DOM?

v-show

v-if

v-model

v-bind

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Vuex in a Vue application?

Manage shared state across components

Connect frontend to MySQL

Add new routes dynamically

Animate transitions

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?