Câu hỏi trắc nghiệm C++

Câu hỏi trắc nghiệm C++

Professional Development

21 Qs

quiz-placeholder

Similar activities

Revisão Aula 01 - Introdução à Microcontroladores

Revisão Aula 01 - Introdução à Microcontroladores

Professional Development

17 Qs

Câu hỏi trắc nghiệm khóa học An toàn an ninh thông tin UDIC

Câu hỏi trắc nghiệm khóa học An toàn an ninh thông tin UDIC

Professional Development

24 Qs

Bài cuối kì Công nghệ

Bài cuối kì Công nghệ

Professional Development

19 Qs

Database Intro

Database Intro

Professional Development

18 Qs

MOS PowerPoint General Test

MOS PowerPoint General Test

Professional Development

20 Qs

Flutter_Q1

Flutter_Q1

Professional Development

21 Qs

Tin học kì

Tin học kì

Professional Development

19 Qs

phân loại từ theo phạm vi sử dụng

phân loại từ theo phạm vi sử dụng

Professional Development

17 Qs

Câu hỏi trắc nghiệm C++

Câu hỏi trắc nghiệm C++

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Hải Long

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để in ra màn hình trong C++?

printf()

print()

echo

cout

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết thúc mỗi câu lệnh trong C++ bằng ký hiệu nào?

,

:

;

.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh `cin >> x;` trong C++ có chức năng gì?

Xuất giá trị của x

Nhập giá trị cho x

Gán x = 0

Tạo biến x

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong C++, kiểu dữ liệu nào dùng để lưu số nguyên?

float

char

int

double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Từ khóa nào dùng để khai báo một hằng số không thay đổi?

constant

#define

const

static

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào dùng để tăng giá trị biến lên 1?

+=2

++

+1

inc

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh điều kiện trong C++ được viết như thế nào?

switch

if

condition

for

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?