
3-1陣列資料結構實作

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
鄭傑 鄭傑
Used 9+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
陣列宣告何者"""錯誤"""?
int a[87];
int a[87]=94;
int a[87]={5,94,87};
int a[]={5,94,87};
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a[3]={5,94,87};
cout<<a[2];
5
94
87
錯誤
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a[5][4];
共有幾個整數
5
4
20
錯誤
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a[5][4];
for(int i=0;i<5;i++){
for(int j=0;j<4;j++){
a[i][j]=i*5+j;
}
}
cout<<a[2][3];
13
6
5
17
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int a[3][4][5];
共有幾個整數?
12
60
20
64
Similar Resources on Wayground
10 questions
Introduction to Arrays

Quiz
•
KG - University
10 questions
Programación 2da Evaluación

Quiz
•
12th Grade
10 questions
Programming with C++

Quiz
•
9th - 12th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
10 questions
C#KARAR VE DÖNGÜ YAPILARI

Quiz
•
10th Grade
10 questions
LATIHAN 4

Quiz
•
10th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade