VAR
V : array [1..10] as Byte;
¿Cuáles líneas de código aplican para el vector anterior?
VECTORES
Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Dr. Andrés Salas Jiménez, PhD
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
VAR
V : array [1..10] as Byte;
¿Cuáles líneas de código aplican para el vector anterior?
A := 10;
B := 1000;
V[2] := A * B;
A : = 1500;
V[5] := A - 1300;
B := SQR(100);
V[7] := B;
V [10] := 255;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qué esta haciendo la siguiente línea de código:
V [7] := V [2] * 30 / 100;
Calcula el 3% del contenido del vector en la posición dos
Calcula el 3% del contenido del vector en la posición siete
Calcula el 30% del contenido del vector en la posición dos
Calcula el 30% del contenido del vector en la posición siete
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Cuál es el elemento que falta en la siguiente declaración:
V : __________ [1..5] OF CHAR;
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
VAR
Nombres : ARRAY [1..3] OF STRING;
¿Cuáles pueden ser posibles contenidos para el vector?
A47190 | 305590876 | ANDRES
90.5 | 100.0 | 85.7
O+ | B+ | AB
EMANUEL |LUIS | SEBASTIAN
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
¿Cuáles líneas de código muestran en pantalla el contenido de un vector?
Write('V[1]');
Write(Contenido, 'V[1]');
Write('Contenido', V[1]);
Write(V[1] * 5);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es la librería que permite hacer uso de la función CLRSCR?
Textbackground
Textcolor
CRT
LCD
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál línea de código almacena en una posición del vector el dato ingresado por el usuario?
V[1] := dato;
Write(V[1]);
Read('V[1]');
Read(V[1]);
10 questions
1° Parcial Mundos Digitales
Quiz
•
1st - 5th Grade
12 questions
HARDWARE Y SOFTWARE
Quiz
•
5th Grade
10 questions
PROGRAMACION MODULAR DE VECTORES Y MATRICES
Quiz
•
1st - 5th Grade
15 questions
Prueba Objetiva, Cuarto Grado. Escribir nombre completo
Quiz
•
4th Grade
10 questions
CAPAS photoshop
Quiz
•
1st - 5th Grade
12 questions
PODCAST
Quiz
•
1st Grade
10 questions
Sistemas Operativos quinto grado
Quiz
•
5th Grade
14 questions
FORMATO A TEXTO O PÁRRAFOS
Quiz
•
1st Grade
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
15 questions
Character Analysis
Quiz
•
4th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade
10 questions
Identifying equations
Quiz
•
KG - University
14 questions
IREAD-3 Practice Test
Quiz
•
3rd Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade