
CUESTIONARIO C++
Authored by Jelko Loor
Design
8th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Cuál es la librería que se necesita para usar cout y cin?
<math.h>
<stdio.h>
<iostream>
<conio.h>
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Qué instrucción permite capturar datos del teclado en C++?
opcion = input;
cout> opcion;
cin>>
leer(opcion);
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Cuál es el tipo de dato que se utiliza en la variable opcion?
float
bool
int
string
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Cuál de estos bloques de código representa correctamente un case dentro de switch?
opcion == 1: cout > edad;
opcion == 1: cout << edad;
case 1: cout << edad;
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
¿Cuál de estas opciones crea un ciclo que se repite mientras opcion != 3?
while(opcion == 3)
do { ... } while(opcion != 3);
loop (opcion != 3)
for(opcion != 3)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la forma correcta de mostrar el mensaje "Sección proveedor" solo si el usuario digita 2?
if(opcion == 2) cout 2
if(opcion == 2) cout << "Sección proveedor";
if(opcion == 2)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se cierra correctamente una estructura switch?
end switch;
}
break switch;
fin
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Design
20 questions
7th grade ELA Vocabulary Review
Quiz
•
7th - 8th Grade
22 questions
Phases of the moon
Quiz
•
8th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
14 questions
finding slope from a graph
Quiz
•
8th Grade
20 questions
Graphing Inequalities on a Number Line
Quiz
•
6th - 9th Grade
7 questions
Path and Ortho Greek bases
Quiz
•
6th - 8th Grade
20 questions
Relative Pronouns
Quiz
•
4th - 8th Grade
8 questions
8th U6L1: Organizing Data
Quiz
•
8th Grade