
Buổi 6 _1

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Thanh Huyền
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào dưới đây dùng để xuất thông tin ra màn hình trong C++?
print("Hello");
cout << "Hello";
printf("Hello");
write("Hello");
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh nào dưới đây dùng để xuất thông tin ra màn hình trong C++?
print("Hello");
cout << "Hello";
printf("Hello");
write("Hello");
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ký tự đặc biệt \n dùng để làm gì trong chuỗi ký tự?
Xuống dòng mới
Xóa dòng
Hiển thị dấu \
Kết thúc chuỗi
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn lệnh nào sau đây cho kết quả 2 dòng hiển thị ra màn hình?
cout << "Hello\nWorld";
cout << "Hello\\nWorld";
cout << "Hello"; cout << "World";
cout << "Hello" + "World";
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh cout << "A\\B"; sẽ in ra gì?
A\B
AB
A\\B
A/B
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khai báo biến nguyên đúng cú pháp trong C++ là:
int a = 3.5;
float a = "3.5";
int a = 3;
char a = 3;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểu dữ liệu char trong C++ dùng để lưu:
Một số nguyên
Một ký tự
Một số thực
Một chuỗi ký tự
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Строки в с++

Quiz
•
8th Grade
20 questions
ASK T2 - Kod Arahan (Python)

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

Quiz
•
7th - 8th Grade
18 questions
Intro to HTML

Quiz
•
7th - 8th Grade
20 questions
8 klasa C++

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

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

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

Quiz
•
1st - 10th 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