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

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

Professional Development

61 Qs

quiz-placeholder

Similar activities

1688 (2)

1688 (2)

Professional Development

60 Qs

Đề Cương Hệ Điều Hành 1

Đề Cương Hệ Điều Hành 1

Professional Development

66 Qs

Ngày Hội Trải Nghiệm TG 2024

Ngày Hội Trải Nghiệm TG 2024

Professional Development

65 Qs

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

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

Assessment

Quiz

Computers

Professional Development

Hard

Created by

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?