C++程式

C++程式

11th Grade

11 Qs

quiz-placeholder

Similar activities

型態、變數、運算子

型態、變數、運算子

12th Grade

9 Qs

2_Ch1_S1

2_Ch1_S1

11th Grade

10 Qs

控制工程實驗---1

控制工程實驗---1

University

10 Qs

期末社員大會

期末社員大會

University

16 Qs

ESBrotherX_Medical AI_Lecture

ESBrotherX_Medical AI_Lecture

University

7 Qs

電腦硬件S4 復活節課業

電腦硬件S4 復活節課業

9th - 12th Grade

12 Qs

算法設計 - 數據類型/布爾算式/偽代碼/流程圖

算法設計 - 數據類型/布爾算式/偽代碼/流程圖

9th - 12th Grade

12 Qs

1225-test

1225-test

11th - 12th Grade

13 Qs

C++程式

C++程式

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Ray Chou

Used 14+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++語言 可以被 2 整除的所有整數 n 寫法?

n%2 = 0

n/2 = 0

n%2 ==0

n /2 ==0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

n不能被 3 整除的所有整數 n 語法?

n/3 != 0

n/3 == 0

n%3 != 0

n/3 == 1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

程式輸出為何?

0

1

3

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

程式輸出為何?

5

6

1

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

程式輸出為何?

2

3

1

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

程式輸出為何?

0

1

3

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

程式輸出為何?

4

6

59

60

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?