Search Header Logo

COMANDOS DE REPETIÇÃO

Authored by Pedro Henrique

Computers

KG

Used 11+ times

COMANDOS DE REPETIÇÃO
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quais são os comandos de repetição?

for; while; if;

do while; while; for

do While; for; if

if; else if ; int

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

&& e || são exemplos de operadores:

Matemáticos

Lógicos

Relacionais

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

do while e while são exemplos de comandos de repetição:

Indeterminados

Determinados

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

O comando while, executa enquanto a condição for verdadeira.

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O comando do while testa a condição, e se for verdadeira executa a sequência de comandos.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual estrutura abaixo irá funcionar corretamente:

for(i = 0; i++; i >= 0)

for(i++; i <= 5; i = 0)

for(c = 0; c <= 3; c--)

for(c = 0; c <= 3; c++)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Quantas saídas serão geradas?

5

0

4

6

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?