while

while

1st - 10th Grade

10 Qs

quiz-placeholder

Similar activities

cadenas en c++

cadenas en c++

1st - 10th Grade

10 Qs

Evaluación De programación0

Evaluación De programación0

6th - 7th Grade

10 Qs

Ciklas for

Ciklas for

10th Grade

11 Qs

Repaso C++

Repaso C++

9th Grade

13 Qs

BÀI THỰC HÀNH 2

BÀI THỰC HÀNH 2

7th - 8th Grade

13 Qs

loop while/do while

loop while/do while

7th - 12th Grade

10 Qs

C++ Loops

C++ Loops

9th - 12th Grade

13 Qs

4to Sec_csc

4to Sec_csc

10th Grade

10 Qs

while

while

Assessment

Quiz

Computers

1st - 10th Grade

Hard

Created by

julio alberto vera lira

Used 36+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

La imagen corresponde al programa:

codeblocks

lenguaje c++

programacion

codebloc

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Cout permite :

Mostrar mensajes por pantalla

Guardar valores

Mostrar el valor de una variable

ingresar datos

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Que aprendimos en la clase de hoy

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

¿Que representa este icono en codeblock?

compilar el programa

ejecutar el programa

reproducir

reproducir una canción

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿cual es el código para saber si un numero es par?

if(a%3==0)

if(a%2>0)

if(a%2==0)

if(a%4==1)

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Según los ejemplos del tema ¿cual es la forma correcta de usar el while?

while(a)

while a<=5

while (a<=5)

while (5)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Según el tema como se puede leer el ciclo while:

"mientras"

"hasta , haz"

"hacer, bien"

"comenzar"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?