
ÔN TẬP C++ CƠ BẢN
Authored by THCS Quý
Computers
1st - 5th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc một chương trình máy tính là:
1. Chương trình chính
2. Khai báo thư viện
3. Khai báo không gian tên
1. Khai báo biến
2. Khai báo không gian tên
3. Khai báo thư viện
1. Khai báo thư viện
2. Khai báo không gian tên
3. Chương trình chính
1. Khai báo biến
2. Chương trình chính
3. Khai báo thư viện
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh khai báo thư viện trong C++?
#include <iostream>
using namespace std;
include <iostream>
#using namespace std;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh khai báo không gian trên trong C++?
#include <iostream>
#using namespace std;
include <iostream>
using namespace std;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh đánh dấu bắt đầu chương trình chính?
int main ()
#int main ()
int main;
#int main ();
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh khai báo biến trong C++?
int x, y;
x, y int;
int : x, y;
x, y: int;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh nhập dữ liệu trong C++?
cin << x;
cin >> x;
cout << x;
cout >> x;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là câu lệnh xuất kết quả trong C++?
cin >> x;
cin << x;
cout >> x;
cout << x;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?