
Buổi 10

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Thanh Huyền
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh if trong C++ dùng để:
Nhập dữ liệu từ bàn phím
So sánh hai biến
Lặp lại chương trình
Kiểm tra điều kiện để thực hiện một hành động
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp đúng của câu lệnh if trong C++ là:
if điều kiện then câu lệnh
if (điều kiện) {câu lệnh };
if điều kiện { câu lệnh; }
if (điều kiện): câu lệnh
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code sau là gì? int x = 10; if (x > 5) cout << "Yes";
In ra: Yes
In ra: No
Không in gì
Báo lỗi biên dịch
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong đoạn code sau, dòng nào sẽ được thực hiện? int a = 3; if (a < 0) cout << "Negative"; cout << "Done";
Negative
Done
Negative và Done
Không in gì
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu Lệnh trong if không thực hiện nếu điều kiện là:
true
1
false
Biểu thức hợp lệ
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code sau là gì?
int x = 0; if (x) cout << "True";
True
Không in gì
False
Báo lỗi
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Điều kiện trong if được đánh giá là đúng khi giá trị là:
0
bất kỳ số âm nào
số khác 0
chỉ có 1
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Строки в с++

Quiz
•
8th Grade
12 questions
Programare cu C++ nivel incepatori 5

Quiz
•
6th - 8th Grade
10 questions
Câu hỏi kiến thức bài 9_rẻ nhánh

Quiz
•
KG - 12th Grade
18 questions
Đề Cương ôn tập hk2 Tin học 8

Quiz
•
8th Grade
10 questions
Câu lệnh điều kiện

Quiz
•
8th Grade
10 questions
Урок03. Переменные. Ввод-вывод

Quiz
•
6th - 7th Grade
10 questions
C++

Quiz
•
7th - 8th Grade
18 questions
Python 1 модуль

Quiz
•
1st - 10th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade