
Quiz sobre Arreglos en Java

Quiz
•
Other
•
University
•
Hard

Rafael Mauricio Villalta Vargas
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué es un arreglo en Java?
Una estructura que permite almacenar datos de diferentes tipos.
Una estructura que permite almacenar un conjunto de datos del mismo tipo.
Una función que realiza operaciones matemáticas.
Un tipo de variable que solo puede contener un valor.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara un arreglo unidimensional en Java?
int edad[] = new int(5);
int edad[] = int[5];
int[] edad = new int[5];
int edad = new int[5];
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el índice inicial de un arreglo en Java?
Ninguno
5
0
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué método se utiliza para mostrar un mensaje en Java?
alert()
System.out.println()
JOptionPane.showMessageDialog()
print()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se accede a un valor en un arreglo unidimensional?
arreglo[posición]
arreglo{posición}
arreglo[posición];
arreglo:posición
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué se necesita para llenar un arreglo unidimensional secuencialmente?
Ninguna de las anteriores
Un bucle do-while
Un bucle while
Un bucle for
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara un arreglo multidimensional en Java?
int edades[] = new int[3][3];
int[][] edades = new int[3][3];
int edades[][] = new int(3)(3);
int edades = new int[3][3];
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Fortnite capitulo 1 y 2 (Historia)

Quiz
•
1st Grade - Professio...
11 questions
Bienvenida Nuevos 2023

Quiz
•
University
10 questions
Lección Teoría Conductista del aprendizaje

Quiz
•
University
17 questions
Access

Quiz
•
University
10 questions
SISTEMAS DINAMICOS

Quiz
•
University
10 questions
MINERALOGÍA

Quiz
•
University
18 questions
Repaso Programacion I

Quiz
•
University
10 questions
Historia San Marcelino Champagnat

Quiz
•
KG - Professional Dev...
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