
Structura repetitivă
Authored by LILIANA URSACHE
Computers
7th Grade
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Cum te numești?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câte structuri de control sunt în programarea structurată?
1
2
3
4
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Ce instrucțiuni alternative cunoașteți în C++?
if
while
for
switch
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Ce instrucțiuni repetitive cunoașteți în C++?
for
if
while
switch
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Care dintre secvențele de cod de mai jos calculează și afișează corect cmmdc-ul a două variabile a și b?
if (a!=b)
do
if (a>b) b-=a;
else a-=b;
while (a!=b);
cout<<a;
if (b!=0)
do {
r=a%b; a=b; b=r;
}
while (b!=0);
cout<<b;
if (a!=b)
do
if (a>b) a-=b;
else b-=a;
while (a!=b);
cout<<a;
if (b!=0)
do {
r=a%b; a=b; b=r;
}
while (b!=0);
cout<<a;
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Completați spațiile punctate încât secvența obținută să corespundă cerinței de mai jos:
Se citesc pe rând numere naturale până la introducerea valorii 0. Să se calculeze și afișeze produsul numerelor citite.
p=1;
cin>>a;
while(a!=0){
............;
cin>>a;
}
cout<<p;
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
10 questions
Device and Network Security
Quiz
•
7th Grade
10 questions
Scratch
Quiz
•
KG - Professional Dev...
10 questions
Truy tìm Anh tài ( Bài 2 Tin 4)
Quiz
•
4th Grade - University
10 questions
Tables in HTML
Quiz
•
7th - 8th Grade
11 questions
Youtube
Quiz
•
4th Grade - University
10 questions
BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3
Quiz
•
1st - 10th Grade
10 questions
Alapismeretek
Quiz
•
7th - 12th Grade
10 questions
python quiz
Quiz
•
6th Grade - Professio...
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