Tutoria N7

Quiz
•
Computers
•
1st - 3rd Grade
•
Medium
Jose Manuel Cubillo Fonseca
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Sintaxis para enviar 2 argumentos:
ingresar(nombre):
ingresar(nombre, cedula):
ingresar(int, float):
ingresar(1 y 2):
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Sintaxis para recibir 2 parámetros:
int ingresar(int calculo(), marcial);
int ingresar(int pCamino, pRuta);
int ingresar(string pNombre, int pNum2);
int ingresar(pNombre, pNum2);
3.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
int num1 = 10;
int num2 = 10;
int r = 0;
r = num1 - num2 * 2;
r = ?;
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int num1 = 50;
int r = 0;
r = num1 * 2 - 35;
65
75
85
55
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Sintaxis correcta para recibir datos de un método:
resultado == calcular();
resultado = calcular();
calcular() = resultado;
resultado != calcular();
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Sintaxis para una variable contadora:
a++;
a + 1
a = a;
a = b - 1;
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
sintaxis correcta del for:
for(int i = 0; i < 10;i++)
for(int i = 0; i < 10)
for(int = 0; i < 10;i++)
for(int i = 0; i++; i < 10)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
12 questions
ÔN TIN HỌC ĐỀ 2

Quiz
•
3rd Grade
15 questions
Массивтер

Quiz
•
1st - 5th Grade
11 questions
Diplo Módulos

Quiz
•
1st - 3rd Grade
10 questions
Programación Java

Quiz
•
1st Grade
13 questions
Tutoría N1

Quiz
•
1st - 3rd Grade
10 questions
¿Qué tanto sabes de Microsoft Excel?

Quiz
•
1st - 10th Grade
17 questions
Programación JAVA_Principiantes_III

Quiz
•
2nd Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade