Programación con Java

Quiz
•
Computers
•
9th - 11th Grade
•
Medium

Edgar Oswaldo Vargas Jara
Used 61+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué sentencia define una variable que almacena un número entero?
entero miNumero;
int miNumero;
String miNumero;
bool miNumero
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Los tipos de datos que podemos usar en Java son...
real, text, course
int, String, double
text,longNumber, mail
Number, date, text,
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Señale la sentencia correcta...
String miNombre = Elba Lasso;
String miNombre : Elba Lasso
String miNombre = "Elba Lasso";
inputText = "Elba Lasso";
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Señale la sentencia correcta para almacenar el valor 3.6 en una variable;
double miValor = 3.6;
integer miValor = 3.6;
int miValor = 3.6;
double miValor = "3.6"
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
la palabra faltante en la sentencia ______ miNombre = "Elba Lasso";
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara un objeto de la clase Scanner?
Scanner entrada = new Scanner();
Scanner entrada = Scaner(System:in);
Scanner entrada = old Scanner(System.out);
Scanner entrada = new Scanner(System.in);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que sentencia me muestra el mensaje "Hola Mundo" en pantalla:
System.out.println(Hola Mundo);
System.print(Hola Mundo)
print.Out = "Hola Mundo";
System.out.println("Hola Mundo");
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
C++ References

Quiz
•
6th - 12th Grade
10 questions
QUIZ PERTAMA PBO

Quiz
•
11th Grade
10 questions
Computer Part

Quiz
•
KG - University
20 questions
2da evaluación de Arduino

Quiz
•
9th Grade
17 questions
PROVA 2º bimestre

Quiz
•
11th Grade
10 questions
“Классная” работа с динамической памятью

Quiz
•
9th Grade
15 questions
Intro to Java Loops

Quiz
•
9th - 12th Grade
14 questions
Computer Hardware/Software IGCSE ICT Quiz

Quiz
•
9th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade