chủ đề xâu kí tự

chủ đề xâu kí tự

Assessment

Flashcard

Mathematics

1st Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Độ dài tối đa của xâu kí tự trong PASCAL là:

Back

255

2.

FLASHCARD QUESTION

Front

S = 'Hanoi-Vietnam'. Length(S) = ?

Back

13

3.

FLASHCARD QUESTION

Front

S = 'Hanoi-Vietnam'. Pos('Vietnam', S) = ?

Back

7

4.

FLASHCARD QUESTION

Front

Khai báo: Var hoten: String; Phát biểu đúng?

Back

Xâu có độ dài lớn nhất là 255

5.

FLASHCARD QUESTION

Front

Thủ tục chuẩn Insert(S1,S2,vt) thực hiện:

Back

Chèn xâu S1 vào S2 bắt đầu từ vị trí vt

6.

FLASHCARD QUESTION

Front

Chương trình in ra kết quả nào? Program Welcome; Var a: string[10]; Begin a := 'tinhoc'; writeln(length(a)); End.

Back

7

7.

FLASHCARD QUESTION

Front

Cho str là xâu kí tự, đoạn chương trình sau làm gì? for i := length(str) downto 1 do write(str[i]);

Back

In từng kí tự ra màn hình theo thứ tự ngược;

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?