DSW - Quizz 5th April

DSW - Quizz 5th April

University

8 Qs

quiz-placeholder

Similar activities

JS- Quiz 1

JS- Quiz 1

University

10 Qs

Descubriendo la Programación

Descubriendo la Programación

1st Grade - University

8 Qs

Express Js Quiz

Express Js Quiz

University

10 Qs

EVALUACIÓN SOBRE PROGRAMACION

EVALUACIÓN SOBRE PROGRAMACION

3rd Grade - University

8 Qs

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

JavaScript Quiz

JavaScript Quiz

University

12 Qs

Básicas de JavaScript

Básicas de JavaScript

University

10 Qs

LPIII - Evaluación diagnóstica 1

LPIII - Evaluación diagnóstica 1

University

10 Qs

DSW - Quizz 5th April

DSW - Quizz 5th April

Assessment

Quiz

Computers

University

Medium

Created by

ELENA DESDENTADO FERNÁNDEZ

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Please insert your email (Include the @alu.uclm.es)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a programming language commonly used in web development?

Python

C++

Ruby

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Ruby on Rails?

An operating system that uses Ruby

A web development framework

A programming language

A database

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does MVC mean?

Model, Visualization, Controller

Modelling, Visualization, Control

Modelling, View, Control

Model, View, Controller

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Node.js?

A web server written with JavaScript

A Ruby framework

A JavaScript framework

A runtime environment for JavaScript

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What role does npm play in the Node.js ecosystem?

Package and dependency management

Execution of JavaScript code on the server

Creating user interfaces

Defining routes in a web application

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a central concept in Ruby that promotes code reuse and organisation into logical blocks?

Modules

Classes

Inheritance

Interfaces

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of routing in a web application developed with Ruby on Rails?

Determine how views are rendered in the client browser.

Define the layout and structure of the database.

Manage HTTP requests and route them to the corresponding actions in the controllers.

Control the appearance and style of the user interface.