Linguagem C - Loops e Array

Quiz
•
Computers
•
10th Grade
•
Medium
Yslandio Yslandio
Used 15+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual é a sintaxe para um loop while em C?
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual é a sintaxe para um loop do-while em C?
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Quantas estruturas de repetição existem na Linguagem C?
2
3
4
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Se houver mais de uma instrução no bloco de um loop for, qual dos seguintes deve ser colocado no início e no final do bloco de comando do loop?
parênteses ( )
chaves { }
colchetes [ ]
flechas < >
5.
MULTIPLE CHOICE QUESTION
20 sec • 8 pts
Verdadeiro ou falso? Uma instrução continue interrompe a execução de um loop.
True
False
6.
MULTIPLE SELECT QUESTION
30 sec • 14 pts
Quais das seguintes afirmações sobre ARRAYS são verdadeiras?
Arrays são estruturas de dados que armazenam elementos do mesmo tipo.
Arrays têm tamanho fixo e não podem ser alterados após a criação.
Arrays em C são indexados a partir de 1.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que o código a seguir exibirá?
66, 55, 101, 99, 87
66
55
101
99
87
87
99
101
55
66
87, 99, 101, 55, 66
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
GCSE Computer Science- 2.2 Programming Techniques

Quiz
•
9th - 11th Grade
26 questions
Java Syntax Quiz 1

Quiz
•
10th Grade
25 questions
CodeHS CompSci Final Exam

Quiz
•
8th Grade - University
25 questions
Algorithms - python (GCSE)

Quiz
•
10th - 12th Grade
27 questions
Intro to Microbit

Quiz
•
9th - 12th Grade
26 questions
Program Development - Python: Loops

Quiz
•
9th - 10th Grade
25 questions
IMEI-M1

Quiz
•
10th - 12th Grade
32 questions
Arduino

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade