Buổi 21 chuỗi kí tự

Buổi 21 chuỗi kí tự

Professional Development

14 Qs

quiz-placeholder

Similar activities

JNT Khâu nhận

JNT Khâu nhận

Professional Development

12 Qs

Ôn tập KT giữa kì môn LS-ĐL

Ôn tập KT giữa kì môn LS-ĐL

Professional Development

11 Qs

Youtuber

Youtuber

3rd Grade - Professional Development

9 Qs

Quiz 2

Quiz 2

Professional Development

11 Qs

Menu - Vetting Guidelines

Menu - Vetting Guidelines

Professional Development

10 Qs

Sirius Leader 2_Học tiền đề_Test

Sirius Leader 2_Học tiền đề_Test

Professional Development

10 Qs

Câu hỏi trắc nghiệm về nhãn hiệu

Câu hỏi trắc nghiệm về nhãn hiệu

Professional Development

10 Qs

Apax Summer Camp 2022

Apax Summer Camp 2022

Professional Development

17 Qs

Buổi 21 chuỗi kí tự

Buổi 21 chuỗi kí tự

Assessment

Quiz

Other

Professional Development

Medium

Created by

Nhựt Nguyễn

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để tính độ dài của một chuỗi kí tự trong C, ta sử dụng hàm nào sau đây?
strlen()
strcpy()
strcat()
strcmp()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để sao chép một chuỗi kí tự vào một chuỗi khác trong C, ta sử dụng hàm nào sau đây?
strlen()
strcpy()
strcat()
strcmp()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để nối một chuỗi kí tự vào cuối một chuỗi khác trong C, ta sử dụng hàm nào sau đây?
strlen()
strcpy()
strcat()
strcmp()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để tìm vị trí xuất hiện đầu tiên của một chuỗi con trong một chuỗi kí tự, ta sử dụng hàm
strchr()
strstr()
strcmp()
strcat()

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Để chuyển một kí tự thường thành kí tự hoa và ngược lại trong C, ta sử dụng hàm nào sau đây?
tolower()
toupper()
islower()
isupper()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Khi in ra một chuỗi kí tự bằng printf() trong C, ta sử dụng định dạng nào sau đây?
%c
%f
%s
%u

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Để nhập vào một chuỗi kí tự từ bàn phím trong C, ta sử dụng hàm nào sau đây?
gets()
scan()
getchar()
getch()

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?