11202_曙光女中_資訊科技

11202_曙光女中_資訊科技

10th Grade

10 Qs

quiz-placeholder

Similar activities

papa理論

papa理論

7th Grade - University

10 Qs

3-1資料處理

3-1資料處理

7th Grade - University

10 Qs

顺序结构复习

顺序结构复习

10th Grade

10 Qs

2024年第一学期编程复习

2024年第一学期编程复习

9th - 12th Grade

11 Qs

2024年编程语言总结

2024年编程语言总结

9th - 12th Grade

11 Qs

0610-Microbit

0610-Microbit

9th - 12th Grade

10 Qs

Computer Science Hardware Quiz 1

Computer Science Hardware Quiz 1

10th Grade

15 Qs

emma

emma

1st - 11th Grade

10 Qs

11202_曙光女中_資訊科技

11202_曙光女中_資訊科技

Assessment

Quiz

Computers

10th Grade

Medium

Created by

張祐誠 張祐誠

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

"程式開發人員開發軟體的應用軟體,可以編寫原始碼文字、編譯、打包成可用的程式",

以上是IDE的描述,請問IDE全名是下列何者?

Integrated Development Environment

Investigational Device Exemption

International Development Enterprises

International Data Explorer

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

在C語言裡頭"int"是什麼意義?

整數

主程式

寫錯了,這個語法不對

函式

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

在C語言中主程式main是重要的函式,下列哪一種符號代表main函式?

main()

main{}

main[]

main<>

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

下列關於Online Judge(OJ)系統的敘述何者錯誤

Zero Judge網站就是OJ系統

AC表示通過

WA表示答案錯誤

TLE表示超出記憶體限制

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

下列關於1維陣列(1-dimensional array)的敘述何者錯誤

陣列是連續的記憶體空間

陣列中的每個元素都有索引(index)

索引(index)能用來計算該元素實際儲存的記憶體位置

索引(index)從1開始編號

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

希望在C語言中宣告一個整數a,應該以下列哪一個選項宣告呢?

int a;

main a;

int a:

main a:

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

希望在C語言中宣告一個長度為3的陣列a,應該以下列哪一個選項宣告呢?

int a[3];

int a(3);

int a[3]

int a{3}

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?