¿cómo debe llamarse el archivo .java del siguiente código?
public class hmundo{
public static void main(String[] args) {
System.out.print("buenos días");
}
}
repaso java
Quiz
•
Computers
•
1st - 5th Grade
•
Easy
yolanda ramon
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿cómo debe llamarse el archivo .java del siguiente código?
public class hmundo{
public static void main(String[] args) {
System.out.print("buenos días");
}
}
hmundo.java
buenosdias.java
Main.java
saludar.java
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿qué elemento falta para que funcione la línea de código en java?
___________out.println("Hola, mi nombre es " + nombre + ".");
System.
String.
console.
writting.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿cuál de los siguientes códigos representa una estructura de arreglo?
String[] materiasAlumno1 = {"Matemáticas", "Programación", "Física"};
float porcentaje = ((float) calificacion / totalPreguntas) * 100;
int i = 0; i < totalPreguntas; i++
public static void main()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Elige el código donde se puede cambiar el tipo de dato a float aunque sea de tipo int:
float porcentaje = ((float) calificacion / totalPreguntas) * 100;
int totalPreguntas = respuestasEstudiante.length;
if (porcentaje >= 60)
respuestasEstudiante = {true, false, true, true, true};
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿qué tipo de variable puedo usar si se requiere obtener un promedio?
String
boolean
int
float
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿qué tipo de variable puedo usar si se requiere obtener un arreglo que guarde frases?
String
boolean
int
float
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿qué tipo de variable puedo usar si se requiere obtener un arreglo que guarde calificaciones sin decimales?
String
boolean
int
float
11 questions
N4 Python Programming
Quiz
•
4th Grade
7 questions
Repaso conceptual y práctico
Quiz
•
1st - 12th Grade
10 questions
Программирование C#
Quiz
•
1st - 10th Grade
10 questions
Programación Java
Quiz
•
1st Grade
15 questions
Python Quiz
Quiz
•
3rd - 4th Grade
13 questions
Tutoría N1
Quiz
•
1st - 3rd Grade
12 questions
Repaso de Objetos en Java
Quiz
•
5th Grade
10 questions
Ulangan Harian KD. 3.2 Layanan Komputasi Awan
Quiz
•
2nd 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