Introduction to Nodejs

Introduction to Nodejs

Professional Development

15 Qs

quiz-placeholder

Similar activities

java AWT

java AWT

Professional Development

12 Qs

Computer viruses and Windows Operating system

Computer viruses and Windows Operating system

Professional Development

16 Qs

Ivy_Honeywell_Data Analytics_7.1

Ivy_Honeywell_Data Analytics_7.1

Professional Development

10 Qs

Nodejs: Packages and Package.json

Nodejs: Packages and Package.json

Professional Development

15 Qs

Nodejs: Queues and Background Workers

Nodejs: Queues and Background Workers

Professional Development

10 Qs

PythonDS

PythonDS

Professional Development

18 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

EKG TERMINOLOGY

EKG TERMINOLOGY

Professional Development

20 Qs

Introduction to Nodejs

Introduction to Nodejs

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 10+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is does NOT describe Nodejs

NodeJs is a JavaScript runtime engine

Nodejs has a large and active community that provides extensive support and libraries.

NodeJs uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

Nodejs is NOT a crossplatform software

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the following is NOT a runtime?

Nodejs

Django

JVM

.NET

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A runtime environment is _____

the environment in which a program is executed

the environment in which a program is built

the environment in which a program is assembled

the environment in which a program is debugged

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A runtime does NOT do which of the following?

Manage Thread

Compile/Interpret

UI rendering

Manage IO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NOT a key feature in Nodejs?

Asynchronous

Multithreaded

Event-driven

Crossplatform

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pick the correct statement as regarding Nodejs Event

Events can be anything from an incoming HTTP request to reading data from a file or a database.

Events can be anything from a button click or a mouse hover.

Events can be anything from a terminal opened or closed

Events can be anything from browser window open or closed

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an event is triggered, Node.js executes a corresponding _____ to handle the event's response.

built-in function

callback function

recursive function

trigger function

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?