Node & Express

Node & Express

University

5 Qs

quiz-placeholder

Similar activities

Intro: Developing Server Applications

Intro: Developing Server Applications

University

5 Qs

Azure Website Deployment Basics

Azure Website Deployment Basics

University

5 Qs

TP2 Semana 1

TP2 Semana 1

University

8 Qs

Computer Languages

Computer Languages

KG - University

10 Qs

Node.js

Node.js

University

10 Qs

Arduino e API NodeJS

Arduino e API NodeJS

University

10 Qs

MATH.JS

MATH.JS

University

6 Qs

PBD SK T5 - 3.1 Bahasa Penskripan Klien

PBD SK T5 - 3.1 Bahasa Penskripan Klien

1st Grade - Professional Development

9 Qs

Node & Express

Node & Express

Assessment

Quiz

Computers

University

Medium

Created by

Re:Coded Org

Used 10+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a runtime environment?

.An environment in which a program or application is executed

An environment where files can be saved

A Virtual Machine where other operating systems can run

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Node.Js?

A virtual machine software

A Database Development tool

A Runtime Environment

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Can we execute JavaScript code outside a web browser?

Yes sure

No, because it’s a programming language used to develop Front-end and Back-end applications on the browser

Not sure

4.

MULTIPLE CHOICE QUESTION

20 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

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between Express.js and Node.js?

Both are the same, use whichever you prefer

One uses Java, the other uses JavaScript

Express is a simple implementation based on the functionality of Node.js