Search Header Logo

PWII 9

Authored by LUIS FERNANDO FLORES MEJIA

Computers

University

Used 2+ times

PWII 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es Node.js?

Un lenguaje de programación nuevo

Un framework de Python

Un entorno de ejecución para JavaScript del lado del servidor

Una base de datos NoSQL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la forma correcta de exportar un módulo en Node.js?

exports = myFunction();

module.exports = myFunction;

import myFunction from './myFunction';

export default myFunction;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué comando se utiliza para crear un archivo package.json en un proyecto de Node.js?

npm install

npm init

node start

npm update

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se ejecuta un script definido en el package.json?

node script.json

npm build

npm run

npm exec

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es un callback en JavaScript?

Un tipo de promesa

Una función que se pasa como argumento a otra función y se ejecuta luego

Un error de ejecución

Un evento de HTML

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?