Sintaxis para enviar 2 argumentos:
Tutoria N7

Quiz
•
Jose Manuel Cubillo Fonseca
•
Computers
•
1st - 3rd Grade
•
1 plays
•
Medium
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
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)
Explore all questions with a free account
Similar Resources on Quizizz
15 questions
ภาษาซี

Quiz
•
KG - 1st Grade
10 questions
Juego de Preguntas Programación y Bases de datos 3ERO INF.A

Quiz
•
3rd Grade
17 questions
SO - p5.js

Quiz
•
3rd Grade
16 questions
Python - Variables and Input

Quiz
•
1st - 10th Grade
14 questions
ôn tập về chuỗi

Quiz
•
1st - 5th Grade
14 questions
Python Quiz 7

Quiz
•
KG - 6th Grade
17 questions
Estructura de control 1 parcial

Quiz
•
3rd Grade
12 questions
Arduino

Quiz
•
1st - 3rd Grade
Popular Resources on Quizizz
39 questions
Respect and How to Show It

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade