[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

Ôn tập Word 2013

Ôn tập Word 2013

1st - 12th Grade

15 Qs

KIEM TRA 15 PHUT -CN11

KIEM TRA 15 PHUT -CN11

9th - 12th Grade

20 Qs

Python Basic II

Python Basic II

11th Grade - University

20 Qs

Empowerment technologies lesson 1

Empowerment technologies lesson 1

12th Grade

20 Qs

informatika sınaqları

informatika sınaqları

KG - University

15 Qs

VE TEST n2 Macchine Elettriche

VE TEST n2 Macchine Elettriche

12th Grade

18 Qs

Reka Bentuk dan Teknologi

Reka Bentuk dan Teknologi

7th - 12th Grade

15 Qs

ms word

ms word

1st Grade - Professional Development

20 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

Practice Problem

Medium

Created by

Quynh Luong

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

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?