
Loops new version

Quiz
•
Computers
•
Professional Development
•
Medium
Viktoriia Shemet
Used 2+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як правильно оголосити цикл "while" в C#?
while (умова) { }
for (початкова_умова; умова; ітерація)
{ }
do { } while (умова)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який тип циклу в C# виконується хоча б один раз?
for
while
do-while
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як правильно ініціалізувати цикл "for" в C#?
for (int i = 0; i <= 10; i++) { }
for (i = 0; i <= 10; i++) { }
for (i = 0; i <= 10) { }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
кільки разів виконається цикл "for" з такою інструкцією: for (int i = 0; i < 5; i++) { }?
4 рази
5 разів
6 разів
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
У якому випадку цикл "do-while" вийде зі свого тіла?
Коли умова істинна
Коли умова хибна
Цикл завжди виходить після першої ітерації
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як правильно використовувати тернарний оператор в C#?
condition ? expression1 : expression2
if (condition) expression1 else expression2
(condition) ? {expression1} : {expression2}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка дія виконується, якщо умова в тернарному операторі істинна?
Вираз expression1 виконується
Вираз expression2 виконується
Обидва вирази виконуються
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Космическое путешествие

Quiz
•
Professional Development
17 questions
PHP

Quiz
•
Professional Development
15 questions
Знатоки Информатики

Quiz
•
Professional Development
15 questions
Python6

Quiz
•
Professional Development
13 questions
Циклы C#

Quiz
•
Professional Development
20 questions
Электронные таблицы Excel

Quiz
•
Professional Development
20 questions
Табличный процессор Excel

Quiz
•
Professional Development
20 questions
Викторина "Безопасность Интернета"

Quiz
•
5th Grade - Professio...
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
20 questions
Employability Skills

Quiz
•
Professional Development