
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
15 questions
Kornjačina grafika - ponavljanje

Quiz
•
6th Grade
15 questions
Test 1 Python (2024-2025)

Quiz
•
6th - 8th Grade
16 questions
ÔN TẬP DỮ LIỆU VÀ BIẾN, HẰNG

Quiz
•
8th Grade
10 questions
Занятие 01 D1_C++_1_2_base

Quiz
•
8th - 9th Grade
10 questions
Informatica

Quiz
•
6th Grade
12 questions
C++

Quiz
•
7th Grade
14 questions
Evaluare algoritmi structuri de control clasa VIII

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

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

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade