Evaluación Teórica

Evaluación Teórica

University

51 Qs

quiz-placeholder

Similar activities

Computer System Servicing

Computer System Servicing

University

50 Qs

Final Repaso INF-1

Final Repaso INF-1

University

46 Qs

WINDOWS SERVER

WINDOWS SERVER

University

50 Qs

MS Excel Quiz

MS Excel Quiz

University

50 Qs

Quiz

Quiz

University

50 Qs

Computación básica CACM

Computación básica CACM

University

51 Qs

Latihan Pra UTS Algoritma dan Pemrograman 2 (Python)

Latihan Pra UTS Algoritma dan Pemrograman 2 (Python)

University

50 Qs

Unit 25_Haifaa_2020

Unit 25_Haifaa_2020

University

50 Qs

Evaluación Teórica

Evaluación Teórica

Assessment

Quiz

Computers

University

Hard

Created by

Andrés Ramírez

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué lenguaje de programación es la base fundamental sobre la cual se construye Django?

Java

Ruby

Python

PHP

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la función principal del comando python -m venv env_site?

Crear un servidor local

Crear un entorno virtual aislado

Instalar Django

Eliminar dependencias

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué comando se utiliza para instalar Django dentro de un entorno virtual?

install django-admin

pip install django

python install django

django setup

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué archivo contiene la configuración global del proyecto Django?

manage.py

settings.py

urls.py

models.py

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué variable en settings.py controla si el proyecto está en modo depuración?

DEBUG

DEVELOPMENT_MODE

TESTING

VERBOSE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué archivo define el mapeo principal de URLs del proyecto?

manage.py

urls.py

views.py

models.py

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué comando se usa para iniciar un nuevo proyecto Django?

django-admin startproject

python manage.py startproject

django start

start django-admin

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?