Ch9檔案與例外處理-綜合演練選擇題

Ch9檔案與例外處理-綜合演練選擇題

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Ch7函式與模組-綜合演練選擇題

Ch7函式與模組-綜合演練選擇題

6th - 8th Grade

10 Qs

Ch6字典-綜合演練選擇題

Ch6字典-綜合演練選擇題

6th - 8th Grade

10 Qs

國一資訊科技-期末測驗

國一資訊科技-期末測驗

7th Grade

15 Qs

三种控制结构测验

三种控制结构测验

7th Grade

5 Qs

E網成行

E網成行

6th - 8th Grade

11 Qs

Ch9檔案與例外處理-綜合演練選擇題

Ch9檔案與例外處理-綜合演練選擇題

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Hard

Created by

Vans Tsai

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以 open(filename[,mode][,encode]) 開啟檔案,下列何者是 mode 參數預設的模式?

讀取模式

寫入模式

附加模式

以上皆是

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python 提供何種內建函式,可以開啟指定的檔案,以便進行檔案內容的讀取、寫入或修改?

file()

input()

open()

output()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何函式可以讀取一列完?

readable

read()

readlines()

get(ch)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

下列程式建立的檔案物件,可以執行何種動作?

讀取

寫入

可讀取也可寫入

以上皆非

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

執行下列程式,下列顯示結果何者正確?

x

y

xz

yz

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

open(filename, mode, encode) 函式的參數中,其中只有哪一個參數是必填?

filename

mode

encode

以上皆是

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

如果作業系統是繁體中文 Windows 系統,預設的編碼為何?

UTF-8

cp950

unicode

GB2312

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?