Bài tập trắc nghiệm LTCB

Bài tập trắc nghiệm LTCB

1st Grade

10 Qs

quiz-placeholder

Similar activities

Tiếng Việt 1: Bài 57

Tiếng Việt 1: Bài 57

1st Grade

15 Qs

Kiểm tra Đề 4

Kiểm tra Đề 4

KG - 1st Grade

10 Qs

đố vui

đố vui

1st - 12th Grade

9 Qs

tìm hiểu về trương minh anh

tìm hiểu về trương minh anh

1st Grade

14 Qs

Game Điện Lạnh

Game Điện Lạnh

1st - 3rd Grade

15 Qs

GAME ĐIỆN LẠNH

GAME ĐIỆN LẠNH

1st - 3rd Grade

15 Qs

Buổi 12 mảng

Buổi 12 mảng

1st - 3rd Grade

15 Qs

第三课

第三课

1st Grade

15 Qs

Bài tập trắc nghiệm LTCB

Bài tập trắc nghiệm LTCB

Assessment

Quiz

Other

1st Grade

Medium

Created by

nguyenngoc que

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kiểu dữ liệu nào sau đây là kiểu nguyên?

float

double

int

char

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kết quả của biểu thức 5 % 2 là gì?

0

1

2

5

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ký tự kết thúc chuỗi trong C là gì?

'\n'

'\t'

'\0'

'\ \'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào được dùng để nhập dữ liệu từ bàn phím?

printf()

scanf()

puts()

fgets()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cú pháp đúng của câu lệnh if trong C là gì?

if (x > 0) { printf("Positive"); }

if x > 0 { printf("Positive"); }

if { x > 0 printf("Positive"); }

if x > 0: printf("Positive")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của vòng lặp sau là gì? c

for (int i = 0; i < 3; i++) { printf("%d ", i); }

0 1 2

1 2 3

0 1 2 3

1 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phép toán nào dùng để lấy địa chỉ của biến?

*

&

%

$

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?