Search Header Logo

Node js

Authored by BT official

Design

Professional Development

Used 23+ times

Node js
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 • 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)

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?