¿Qué comando se utiliza para mostrar un mensaje en pantalla en batch?
Batch Programming Quiz

Quiz
•
Computers
•
Professional Development
•
Medium
Sergio Mauricio Alcocer Valenzuela
Used 9+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
show
echo
display
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable en batch?
set variable=valor
declare variable=valor
int var=valor
variable=valor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis de un condicional 'if' en batch?
if (condition) then (command)
if (condition) do (command)
if condition (command)
if (condition) execute (command)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué comando se utiliza para realizar un bucle 'for' numérico en batch?
for /l %%variable in (inicio, incremento, fin) do (
comando
)
for /l %%variable execute (inicio, incremento, fin) do (
comando
)
for /l %%variable in (inicio, incremento, fin) in (
comando
)
for /l variable in (inicio, incremento, fin) do (
comando
)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la forma correcta de añadir comentarios en un archivo batch?
Usar el signo de exclamación (!)
Agregar un hashtag (#)
Utilizar el símbolo de interrogación (?)
Utilizar el símbolo de doble dos puntos (::)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué se debe incluir al inicio de un archivo batch para indicar que se trata de un script de batch?
@echo off
echo on
start
pause
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el comando utilizado para asignar un valor a una variable en batch?
ASSIGN
DECLARE
DEFINE
SET
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Cuestionario SOR

Quiz
•
1st Grade - Professio...
20 questions
Sesion 02 - Explorador de archivos

Quiz
•
Professional Development
10 questions
Word - Básico

Quiz
•
Professional Development
20 questions
Hack Windows 10

Quiz
•
University - Professi...
10 questions
Evaluación de SO. Linux

Quiz
•
Professional Development
20 questions
Teoria Sistema Operativo

Quiz
•
Professional Development
11 questions
Node y NPM (Parte 1)

Quiz
•
Professional Development
20 questions
TEST DE CONOCIMIENTO SEGÚN LOS TEMAS TRABAJADOS CONTABILIDAD.

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade