基礎題目

基礎題目

10th Grade

10 Qs

quiz-placeholder

Similar activities

套裝軟件的應用

套裝軟件的應用

10th Grade

10 Qs

chapter7 電子商務的架構與模式

chapter7 電子商務的架構與模式

10th - 12th Grade

10 Qs

網路安全與智慧科技

網路安全與智慧科技

9th - 12th Grade

10 Qs

C Language

C Language

10th Grade - University

11 Qs

每日一ICT 14/11/2022-27/11/2022

每日一ICT 14/11/2022-27/11/2022

10th Grade

10 Qs

photocap

photocap

KG - University

10 Qs

Storage Media Questions from Students CIE ICT IGCSE Unit 3

Storage Media Questions from Students CIE ICT IGCSE Unit 3

9th - 10th Grade

15 Qs

PPS MCQ on 22.11.2024

PPS MCQ on 22.11.2024

10th Grade - University

6 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?