Ôn Tập Buổi TH2 - CSLT

Ôn Tập Buổi TH2 - CSLT

University

20 Qs

quiz-placeholder

Similar activities

C++ Assesment 1

C++ Assesment 1

University

20 Qs

ARRAY

ARRAY

University

22 Qs

PROGRAMMING CAMP

PROGRAMMING CAMP

University

20 Qs

Programación Básica Prácticas Tema 2

Programación Básica Prácticas Tema 2

University

19 Qs

PythonProgramming

PythonProgramming

University

15 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

Refuerzo Examen Final HEINF_2024 II

Refuerzo Examen Final HEINF_2024 II

University

20 Qs

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

Ôn Tập Buổi TH2 - CSLT

Ôn Tập Buổi TH2 - CSLT

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Bảy Nguyễn Văn

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Từ khóa trong C++ được viết bằng:

Chữ hoa
Chữ thường
Ký tự đặc biệt
Tùy ý

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Trong C++, tên nào được đặt đúng quy tắc đặt tên cho biến?

simple_name
firstName
PI
2values

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Kiểu int có kích thước bao nhiêu byte?

1
2
4
8

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Khi khai báo biến kiểu int không khởi tạo giá trị ban đầu thì giá trị mặc định là

0
1
null
giá trị rác

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Trong các kiểu dữ liệu sau, kiểu nào có thể lưu trữ ký tự?

int
double
char
bool

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để nhập dữ liệu từ bàn phím vào biến x có kiểu int ta sử dụng câu lệnh

input >> x;
scanner >> x;
cin >> x;
get >> x;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Để xuất dữ liệu ra màn hình ta sử dụng câu lệnh

print << variable;

console << variable;

printf << variable;

cout << variable;

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?