Node js

Node js

Professional Development

14 Qs

quiz-placeholder

Similar activities

Quizz BootStrap

Quizz BootStrap

Professional Development

15 Qs

Icons

Icons

1st Grade - Professional Development

13 Qs

Verizon - UXINDIA Stall Quiz 3

Verizon - UXINDIA Stall Quiz 3

University - Professional Development

10 Qs

DW (EM25) - Introduction to responsive design (T12)

DW (EM25) - Introduction to responsive design (T12)

University - Professional Development

11 Qs

DIAGNOSTICO DISEÑO WEB

DIAGNOSTICO DISEÑO WEB

Professional Development

10 Qs

Marketig Digital - T1. Tema 1

Marketig Digital - T1. Tema 1

Professional Development

17 Qs

WEB KNOWLEDGE 22

WEB KNOWLEDGE 22

University - Professional Development

16 Qs

Blanc quizze 2

Blanc quizze 2

Professional Development

10 Qs

Node js

Node js

Assessment

Quiz

Design

Professional Development

Medium

Created by

BT official

Used 14+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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 • 5 pts

JavaScript used which of the following I/O model?

Non-Blocking I/O Model

Blocking I/O Model

None.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

print("Hello");

console.log(Hello);

console.log("Hello");

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What JavaScript Engine is used by Google Chrome?

Y8

Adobe Flash Player

Friv

V8

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the right syntax for importing a module?

require()

function()

import()

module.import()

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the advantage of using node.js?

Great concurrency

Generally fast

It provides an easy way to build scalable network programs

All of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following areas, Node.js is not advised to be used?

Single Page Applications

JSON APIs based Applications

CPU intensive applications

Data Intensive Realtime Applications (DIRT)

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?