Ôn Tập Buổi TH2 - CSLT

Ôn Tập Buổi TH2 - CSLT

University

20 Qs

quiz-placeholder

Similar activities

Spreadsheet Fundamentals - Quiz2

Spreadsheet Fundamentals - Quiz2

University

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Đề Cương Ôn Thi Tin Học 3

Đề Cương Ôn Thi Tin Học 3

5th Grade - University

20 Qs

Web Development Revision 1

Web Development Revision 1

University

15 Qs

KIỂM TRA CUỐI KÌ 1 TIN 7 ( 24 - 25 )

KIỂM TRA CUỐI KÌ 1 TIN 7 ( 24 - 25 )

7th Grade - University

20 Qs

Excel

Excel

University

20 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

Ôn Tập Buổi TH2 - CSLT

Ôn Tập Buổi TH2 - CSLT

Assessment

Quiz

Computers

University

Medium

Created by

Bảy Nguyễn Văn

Used 8+ times

FREE Resource

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?