Vue.js Quiz

Vue.js Quiz

12th Grade

47 Qs

quiz-placeholder

Similar activities

Retake Assignment for the Series Circuits Test

Retake Assignment for the Series Circuits Test

12th Grade

50 Qs

Advance Processors 1

Advance Processors 1

12th Grade - University

50 Qs

Unit 5: Judicial Branch Review

Unit 5: Judicial Branch Review

8th - 12th Grade

44 Qs

Suspension

Suspension

KG - Professional Development

50 Qs

Constitutional Policing Quiz

Constitutional Policing Quiz

12th Grade

42 Qs

SOAL US BAHASA INDONESIA

SOAL US BAHASA INDONESIA

12th Grade

50 Qs

Habilitation H0 B0

Habilitation H0 B0

10th - 12th Grade

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?