基礎題目

基礎題目

10th Grade

10 Qs

quiz-placeholder

Similar activities

抄來的Python測驗

抄來的Python測驗

9th - 12th Grade

10 Qs

2223_S4_ICT_1stExam_MCQ_Ex1

2223_S4_ICT_1stExam_MCQ_Ex1

9th - 12th Grade

11 Qs

資訊測驗-高年級

資訊測驗-高年級

10th - 12th Grade

11 Qs

1920 S4 ICT T1 Rev 2

1920 S4 ICT T1 Rev 2

9th - 12th Grade

10 Qs

All Hands Meeting_July

All Hands Meeting_July

1st - 10th Grade

11 Qs

12.2 輸出設備

12.2 輸出設備

10th - 12th Grade

13 Qs

大君老師到底有沒有教好之快捷鍵

大君老師到底有沒有教好之快捷鍵

10th - 12th Grade

10 Qs

1718S5Network1

1718S5Network1

10th - 12th Grade

12 Qs

基礎題目

基礎題目

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Jasooon Lin

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

下列哪些資料型態用來儲存單個字元?

bool

string

char

double

2.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

在C++中, 我們使用哪個函式來將文字印出?

cin

print

output

cout

3.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

在C++ 如何宣告一個可以儲存10個整數的陣列?

int a;


int a[10];

int [10] a;

int a = [10]

4.

MULTIPLE CHOICE QUESTION

10 sec • 3 pts

請問在電腦中,最小的容量單位是?

Byte

bit

cm


Å

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

請問整數 Int 的大小是?

2 bytes

4 Bytes

6 Bytes

8 Bytes

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

C++ 中主程式為下列何者?

main()

Main()

start()

Begin()

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

哪個符號用於取a / b的餘數?

^

&

%

!

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?