
Câu hỏi về lập trình C++

Quiz
•
Computers
•
Professional Development
•
Hard
ALOMIS Phan
Used 1+ times
FREE Resource
61 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểu dữ liệu nào được sử dụng để lưu trữ số nguyên trong C++?
float
int
char
double
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là toán tử gán trong C++?
==
=
!=
+=
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh 'cin >> x;' làm gì?
Xuất một giá trị ra màn hình
Gán một hằng số
Lấy đầu vào từ người dùng
Khai báo một hàm
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểu dữ liệu nào có thể lưu trữ chuỗi trong C++?
string
char[]
Cả a và b
int
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc điều khiển nào được sử dụng cho lựa chọn nhiều?
if
for
switch
while
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vòng lặp nào kiểm tra điều kiện sau khi thực hiện ít nhất một lần?
while
for
do-while
switch
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp đúng để khai báo một mảng 10 số nguyên là gì?
int arr[10];
int[10] arr;
arr int[10];
array arr(10);
Create a free account and access millions of resources
Similar Resources on Wayground
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...