高一第二章

高一第二章

10th Grade

25 Qs

quiz-placeholder

Similar activities

S01.3数据科学与大数据

S01.3数据科学与大数据

9th - 12th Grade

22 Qs

4M computer class

4M computer class

10th Grade

23 Qs

CH18 互聯網服務及應用

CH18 互聯網服務及應用

7th - 12th Grade

23 Qs

数据库的应用

数据库的应用

10th - 12th Grade

25 Qs

11900程1-20

11900程1-20

9th - 12th Grade

20 Qs

11900系發81-100

11900系發81-100

9th - 12th Grade

20 Qs

电脑资讯 - 电脑硬体

电脑资讯 - 电脑硬体

KG - Professional Development

20 Qs

8下排序段考

8下排序段考

1st - 12th Grade

25 Qs

高一第二章

高一第二章

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Tu Hector

Used 4+ times

FREE Resource

AI

Enhance your content

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

下列何者可用來存取陣列的元素?

索引

元素值

型態

變數名稱

2.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

使用下列那一種程式結構來處理陣列,可減少程式設計的工作?

循序結構

選擇結構

重複結構

跳躍結構

3.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

下列何者不是使用陣列的優點?

可利用索引快速指定陣列元素的值

不必使用大量變數儲存同一類型的資料

存放在連續的記憶體位置,可以加快程式運算

可同時存放各種不同型態的資料

4.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

以下 C/C++ 陣列所占的記憶體空間大小比較,何者為真?char a[10]; int b[5]; float c[2];

a > b > c

b > a > c

a > c > b

c > b > a

5.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

在Python中,List 索引的預設起始值為何?

-2

-1

0

1

6.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

若 n[2] = {11, 12, 34, 21, 22},則 n[4] 之值為何?

12

34

21

不可預期的值

7.

MULTIPLE CHOICE QUESTION

2 mins • 4 pts

若 a[4] = {4, 2, 3, 1},則 a[a[2]] 之值為何?

1

2

3

4

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?