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
¿Qué comando se utiliza para mostrar un mensaje en pantalla en batch?
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 Wayground
10 questions
Linux y Bash

Quiz
•
Professional Development
20 questions
Hack Windows 10

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

Quiz
•
Professional Development
15 questions
Validación de conocimientos sobre Docker

Quiz
•
Professional Development
20 questions
Data Science 1

Quiz
•
Professional Development
15 questions
PROGRAMACION.1.Conceptos Básicos

Quiz
•
Professional Development
10 questions
Terraform101

Quiz
•
Professional Development
13 questions
Linux 2

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade