11900程41-60

11900程41-60

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Scooby1

Scooby1

6th - 9th Grade

20 Qs

Midterm COM G11

Midterm COM G11

11th Grade

20 Qs

Quiz  Perangkat Keras Jaringan

Quiz Perangkat Keras Jaringan

9th - 12th Grade

16 Qs

113 4-2網路手遊勿沈迷

113 4-2網路手遊勿沈迷

4th Grade - University

15 Qs

Quiz ASJ

Quiz ASJ

12th Grade

20 Qs

网络与通讯

网络与通讯

12th Grade

15 Qs

CSP AP Vocabulary 2 Review

CSP AP Vocabulary 2 Review

9th - 12th Grade

20 Qs

Paint.Net

Paint.Net

5th - 10th Grade

19 Qs

11900程41-60

11900程41-60

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

ljalja'u tjuvatjuva

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

在 Visual basic.NET 中, Boolean 變數型態的預設值為何?
True
1
False

0

2.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

下列何者非 Visual basic.NET 語言檔案處理函式?
FilePut
FileOpen
FileClose
FileRead

Answer explanation

FilePut( , , )將資料從變數寫入磁碟檔案是vb檔案處理函式之一 FileRead不是,

3.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image
下列 Visaul basic.NET 程式片段執行完畢後, 試問 A(2) 之值為何?
2
5
8
9

Answer explanation

swap 交換,注意{ }內的排序是0,1,2,3,從0開始

4.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image
下列 Visaul basic.NET 程式片段為一排序程式, 若 S 陣列中之元素個數為 1 0 個 (N=10) , 則下列程式之比較動作共作了幾次?
10
45
55
100

Answer explanation

第一次程式中I從0值起,j從1到9,此時比9次 第二次程式中I從1值起,j從2到9,此時比8次 第三次程式中I從1值起,j從3到9,此時比7次 第四次程式中I從1值起,j從4到9,此時比5次 第五次程式中I從1值起,j從5到9,此時比6次 · · · · 第九次程式中I從8值起,j從9到9,此時比1次 總計45次

5.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image
下為一使用虛擬碼 (Pseudo Code) 所撰寫之程式, 當 N 值為何時, 程式會有 問題?
N > 0
N=0
N < 0
N > =0

Answer explanation

虛擬碼是一種高層次描述演算法的方法它不是現實存在的程式語言(已經出現了類似虛擬碼的語言,參見Nuva);它可能綜合使用多種程式語言的語法、保留字,甚至會用到自然語言 當N<0的時候會陷入無窮迴圈

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image
下列 Visaul basic.NET 程式執行結束後, BEEP 指令共執行了幾次?
0
3
6
9

7.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

下列何者非 Visaul basic.NET 語言迴圈控制指令?
For...Next
Switch... Case
Do While...Loop
Do Until...Loop

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?