a quiz

a quiz

Professional Development

13 Qs

quiz-placeholder

Similar activities

REACT 2

REACT 2

Professional Development

10 Qs

REACT

REACT

Professional Development

10 Qs

Javascript + JQuery (Parte 1)

Javascript + JQuery (Parte 1)

Professional Development

10 Qs

Node.js

Node.js

1st Grade - Professional Development

10 Qs

Accord, désaccord, nuancé

Accord, désaccord, nuancé

Professional Development

14 Qs

HVT day 3

HVT day 3

Professional Development

16 Qs

REACT 2

REACT 2

Professional Development

10 Qs

NodeJs: Cron jobs

NodeJs: Cron jobs

Professional Development

10 Qs

a quiz

a quiz

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Lay Jones

Used 4+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which function is used to include modules or packages in Node.js?

call()

include()

require()

attach()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does Babel do?

Converts code with new or advanced features into code which runs on older machines

Helps you bundle all of your files together

Generates static html webpages from js code

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the advantage of using node.js?

Great at running applications that need many simultaneous connections in real time

You could build a full stack application entirely in Javascript

It provides an easy way to build scalable network programs

All of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How are Node.js modules available externally?

module.exports

module.import

module.expose

module.show

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Vue, how do we bind and interpolate data? Hint: it's also known as the mustache syntax

[]

{}

{{}}

/* */

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following directives is used to render a list of items based on an array?

v-bind

v-for

v-on

v-model

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Vue, what do you need to add in your <style> tag to make sure your CSS stays specific to the component?

scoped

single

only

stay

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?