Instructiuni Repetitive C++
Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Ce este o instructiune for in C++?
Back
O instructiune for în C++ este o structură de control care permite execuția repetată a unui bloc de cod pentru un anumit număr de ori.
2.
FLASHCARD QUESTION
Front
Cum se pot afisa numerele naturale pare din intervalul [2, 100] in C++? Options: for(int i = 2; i < 100; i++) { cout<<i<<" "; } , for(int i = 1; i <= 100; i=i+2) { cout<<i<<" "; } , for(int i = 2; i <= 100; i=i+2) { cout<<i<<" "; } , for(int i = 2; i <= 100; i++) { cout<<i<<" "; }
Back
for(int i = 2; i <= 100; i=i+2) { cout<<i<<" "; }
3.
FLASHCARD QUESTION
Front
Ce este un do-while in C++?
Back
Un do-while in C++ este similar cu un while, cu diferenta ca instructiunile din interiorul sau sunt executate macar o data.
4.
FLASHCARD QUESTION
Front
Cum functioneaza un do-while in C++?
Back
Un do-while in C++ se executa cel putin o data, deoarece conditia este verificata dupa executarea blocului de cod.
5.
FLASHCARD QUESTION
Front
Care sunt avantajele folosirii unui do-while in comparatie cu un while?
Back
Un do-while garantează că instrucțiunile din interiorul buclei sunt executate cel puțin o dată.
6.
FLASHCARD QUESTION
Front
Poti folosi un do-while loop pentru a itera peste un array in C++?
Back
Da
7.
FLASHCARD QUESTION
Front
Care este diferenta de functionare intre un for loop si un do-while loop in C++?
Back
For loop checks the condition before each iteration, while do-while loop checks the condition after each iteration.
Similar Resources on Wayground
6 questions
Health Advice Dialogue
Flashcard
•
9th Grade
7 questions
Método Inductivo
Flashcard
•
11th Grade
10 questions
Ús de la R i la RR en valencià
Flashcard
•
KG
11 questions
Review A2
Flashcard
•
10th Grade
10 questions
La Guerra de la Restauración Dominicana (1863-1865)
Flashcard
•
11th Grade
6 questions
Belongings Movement
Flashcard
•
KG
10 questions
Primary Storage Concepts
Flashcard
•
KG
5 questions
La nature, les milieux naturels
Flashcard
•
KG
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
10 questions
Halloween Trivia Challenge
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade