Search Header Logo

node Js/Javascript Quizz

Authored by mehdi khalil

Information Technology (IT)

Professional Development

Used 2+ times

node Js/Javascript Quizz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In web development, what is a framework?


A tool we use to design GUIs (Graphical user interfaces)

A cloud tool used to host websites

A place for developers to collaborate and work asynchronously

A software designed to support the development of web applications including web services, web resources, and web APIs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following code will print "Hello" on the output screen?

print("Hello");

console.log(Hello);

console.log("Hello");

printf("%s","Hello");

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What JavaScript Engine is used by Google Chrome?

Y8

Adobe Flash Player

Friv

V8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the right syntax for importing a module?

require()

function()

import()

module.import()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output

var num = 10

console.log(num + 10)

83

20

none of these

1010

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is quantites?

var quantities = [2, 4, 10, 1]

string

boolean

array

number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is apple?

var apple = " Fuji "

boolean

string

array

number

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?