[TIN HỌC 8] ÔN TẬP KIỂM TRA HK1 (tiết 3)

[TIN HỌC 8] ÔN TẬP KIỂM TRA HK1 (tiết 3)

12th Grade

20 Qs

quiz-placeholder

Similar activities

EXCEL TRAINING 2024 ITC PTBĐ

EXCEL TRAINING 2024 ITC PTBĐ

12th Grade

20 Qs

TIN HỌC 7

TIN HỌC 7

9th Grade - University

22 Qs

Luyện tập rẽ nhánh

Luyện tập rẽ nhánh

1st - 12th Grade

19 Qs

ôn tập tuần 16

ôn tập tuần 16

12th Grade

15 Qs

Ôn Tập Tin Học Khối 4

Ôn Tập Tin Học Khối 4

4th Grade - University

16 Qs

KIEM TRA CN 12 - CHUONG 4

KIEM TRA CN 12 - CHUONG 4

9th - 12th Grade

20 Qs

Bài 11

Bài 11

12th Grade

19 Qs

ôn tập tin 4

ôn tập tin 4

4th Grade - University

25 Qs

[TIN HỌC 8] ÔN TẬP KIỂM TRA HK1 (tiết 3)

[TIN HỌC 8] ÔN TẬP KIỂM TRA HK1 (tiết 3)

Assessment

Quiz

Instructional Technology

12th Grade

Medium

Created by

Quynh Luong

Used 8+ times

FREE Resource

AI

Enhance your content

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Khai báo nào sau đây là đúng?

A. Var x, y: Integer;

B. Var x, y=Integer;

C. Var x, y Of Integer;

D. Var x, y := Integer;

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Trong Pascal, từ khóa để khai báo biến là:

A. Const

B. Begin

C. Var

D. Uses

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Trong Pascal, từ khóa để khai báo hằng là:

A. Const

B. Begin

C. Var

D. Uses

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Để khai báo biến x thuộc kiểu xâu kí tự ta khai báo:

A. Var x: String;

B. Var x: Integer;

C. Var x: Char;

D. Var x: Real;


5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Giả sử A được khai báo là biến với kiểu dữ liệu xâu, X là biến với kiểu dữ liệu số thực. Phép gán sau đây là không hợp lệ không?

A. X:=4.1;

B. X:=324.2;

C. A:= ‘3242’;

D. A:=3242;

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Khai báo sau có ý nghĩa gì?

Var a: Real; b: Char;

A. Biến a thuộc kiểu dữ liệu số thực và biến b thuộc kiểu dữ liệu kí tự

B. Biến a thuộc kiểu dữ liệu số nguyên và biến b thuộc kiểu dữ liệu xâu kí tự

C. Biến a thuộc kiểu dữ liệu số nguyên và biến b thuộc kiểu dữ liệu kí tự

D. Các câu trên đều sai

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Một chương trình pascal có các khai báo sau:

Var a,b: real;

Const c = 16.8;

Câu lệnh nào sau đây là hợp lệ?

A. readln(a,b);

B. readln(c);

C. c:=a;

D. c:=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?