С#. Умовний оператор

Quiz
•
Professional Development
•
1st Grade
•
Hard
Іван Жулай
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
Що таке умова?
Evaluate responses using AI:
OFF
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Виберіть правильний варіант перевірки змінної a на рівність 5
if(a == 5)
if(a = 5)
if(a <= 5)
if(a !=5)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Виберіть правильний варіант перевірки числа на парність
if(a % 2 ==0)
if(a / 2 == 0)
if(a % 2 != 0)
if(a % 4 == 1)
4.
OPEN ENDED QUESTION
3 mins • 1 pt
Опишіть логіку роботи оператора І (&&)
Evaluate responses using AI:
OFF
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Виберіть існуюючі види умовного оператора
З однією гілкою
З двома гілками
Вкладений оператор
Умовний оператор може бути лише 1 за всю програму
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чи правильно використано перевірку в даному випадку:
int a = Convert.ToInt32(Console.ReadLine());
if( a <= 5)
{
Console.WriteLine("A is bigger then 5");
}
Так
Ні
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Знайдіть помилку в коді та вкажіть номер рядка
int a = 5;
if(a = 5)
Console.WriteLine("a is equal 5");
else (a == 10)
Console.WriteLine("A is equal 10");
2
4
5
1
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Интерфейс окна заказа

Quiz
•
1st Grade
11 questions
Python. Умови та цикли

Quiz
•
1st - 3rd Grade
11 questions
Python. Типи даних (int, float)

Quiz
•
KG - 3rd Grade
10 questions
MD1 - Bài1: Biến - Kiểu Dữ Liệu - Toán Tử (Kiểm tra cuối buổi))

Quiz
•
1st - 3rd Grade
11 questions
Python. Рядки

Quiz
•
1st - 3rd Grade
10 questions
Python/SQL. Прості запити

Quiz
•
1st - 3rd Grade
12 questions
Python. Списки.

Quiz
•
1st - 3rd Grade
14 questions
Python. Модулі та користувацькі функції

Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
10 questions
PBIS Terrace View

Quiz
•
1st - 5th Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
9 questions
Good Citizenship and Responsibility

Interactive video
•
1st - 3rd Grade
20 questions
Number Words Challenge

Quiz
•
1st - 5th Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
7 questions
Science Safety

Quiz
•
1st - 2nd Grade
25 questions
Math Review

Quiz
•
1st Grade