Vue.js Quiz

Vue.js Quiz

12th Grade

47 Qs

quiz-placeholder

Similar activities

Ponovimo poglavje duševni procesi

Ponovimo poglavje duševni procesi

11th - 12th Grade

46 Qs

Human body structure,planes,and regions

Human body structure,planes,and regions

12th Grade

51 Qs

pasEEklaban ng talino: An Electrical Engineering Local Quiz

pasEEklaban ng talino: An Electrical Engineering Local Quiz

1st - 12th Grade

45 Qs

Calculus memory

Calculus memory

12th Grade

43 Qs

Kvíz

Kvíz

2nd Grade - University

42 Qs

Latihan Soal IPL XII

Latihan Soal IPL XII

12th Grade

46 Qs

12-Responsibility - P.E. Summative Test

12-Responsibility - P.E. Summative Test

12th Grade

52 Qs

Army Quiz

Army Quiz

KG - 12th Grade

43 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?