Search Header Logo

資料結構-鏈結串列的特性

Authored by 謝依蓓 謝依蓓

Science

University

Used 10+ times

資料結構-鏈結串列的特性
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

鍵結串列(Linked List)具有可以直接存取(Direct Access)的特性。

Linked lists allow direct access.

YES

NO

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

陣列(Array)具有隨機存取(Random Access)的特性。

Arrays allow random access.

YES

NO

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

鍵結串列(Linked List)在插入資料時,需做大量資料的移動。

When inserting data, linked lists require extensive data shifting.

YES

NO

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

鍵結串列(Linked List)在刪除資料時,不需做大量資料的移動。

When deleting data, linked lists do not require extensive data shifting.

YES

NO

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

陣列(Array)在刪除資料時,需做大量資料的移動。

When deleting data, arrays require extensive data shifting.

YES

NO

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

陣列(Array)在插入資料時,不需做大量資料的移動。

When inserting data, arrays do not require extensive data shifting.

YES

NO

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

鍵結串列(Linked List)在插入資料時,只需要改變指標。

When inserting data, linked lists only require changing pointers.

YES

NO

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?