[C++]11/3小測驗

[C++]11/3小測驗

7th - 9th Grade

12 Qs

quiz-placeholder

Similar activities

運算思維三

運算思維三

7th - 9th Grade

10 Qs

Programming with C++

Programming with C++

9th - 12th Grade

10 Qs

VIII C++ k v2

VIII C++ k v2

8th Grade

10 Qs

Passing Pointers C++

Passing Pointers C++

6th - 8th Grade

10 Qs

Алгоритмы ветвления

Алгоритмы ветвления

8th Grade

17 Qs

著作權 合理使用2

著作權 合理使用2

7th Grade

11 Qs

雲端從業人員Module 4 知識點檢查

雲端從業人員Module 4 知識點檢查

9th - 12th Grade

10 Qs

人工智能

人工智能

8th Grade

10 Qs

[C++]11/3小測驗

[C++]11/3小測驗

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

子婷 林

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

如果要進行「輸出」的動作,應該使用下列哪個指令?

cout

cin

c++

endl

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

如果要讓使用者可以「輸入」資料,程式內必須包含什麼指令?

cout

cin

CO2

code

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

程式能開始運作必須要有以下什麼東西?

主程式

副程式

大程式

區程式

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

小東很努力的寫了一個程式,但他的程式有很多錯誤,請告訴他哪些程式碼錯了。

cout >> "我超棒!" ;

cout << "Happy Birthday" ;

cout << 123

cout >> "你好嗎?" ;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列選項何者為「整數」的變數型態?

int

float

string

char

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列選項何者為「浮點數(小數)」的變數型態?

int

float

string

char

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列選項何者為「字串」的變數型態?

int

float

string

char

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?