
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C++ Fundamentals

Quiz
•
4th Grade
15 questions
ภาษาซี

Quiz
•
KG - 1st Grade
15 questions
micropython_obobschenie

Quiz
•
3rd - 5th Grade
12 questions
BAB3:GABUNGAN JENIS DATA,PEMBOLEH UBAH,PEMALAR DAN OPERATOR

Quiz
•
1st Grade
10 questions
Тестирование С++

Quiz
•
1st Grade
7 questions
Начало 5 занятия

Quiz
•
4th Grade
10 questions
Data Types

Quiz
•
5th - 8th Grade
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
20 questions
logo quiz

Quiz
•
3rd Grade
11 questions
Spanish - English Cognates 4th

Quiz
•
4th - 5th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
15 questions
Chromebook Care

Quiz
•
1st - 5th Grade