
Q3 ADT ArrayList
Authored by noi pc
Computers
1st Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ในเมนโปรแกรมมีการเรียกใช้งาน function f1 ดังนี้
int answer;
answer=f1(10,20);
ในส่วนของฟังก์ชัน f1 บริเวณหัวฟังก์ชันควรเขียนอย่างไร
void f1(x,y)
int f1(int x, int y)
void f1(int x, int y)
int f1(int x, y)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ในเมนโปรแกรมมีการเรียกใช้งาน function f1 ดังนี้
int x=5, *ptr;
ptr=&x;
f1(ptr);
ในส่วนของฟังก์ชัน f1 บริเวณหัวฟังก์ชันควรเขียนอย่างไร
void f1(int *ptr)
void f1(int &ptr)
void f1(int ptr)
int f1(ptr)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ในเมนโปรแกรมมีการเรียกใช้งาน function f1 ดังนี้
f1(3.5);
ในส่วนของฟังก์ชัน f1 บริเวณหัวฟังก์ชันควรเขียนอย่างไร
void f1(int x)
int f1(float x)
void f1(float x)
void f1(x)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ในเมนโปรแกรมมีการเรียกใช้งาน function f1 ดังภาพ
ในส่วนของฟังก์ชัน f1 บริเวณหัวฟังก์ชันควรเขียนอย่างไร
void f1(struct record *n)
void f1(struct record n)
int f1(int *n)
void f1(struct n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
จากส่วนของโปรแกรม
บรรทัดที่ 10 ถ้าให้แสดงด้วยภาพ โปรแกรมจะทำงานด้วยภาพใด
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ผลจากโปรแกรมนี้คืออะไร
1234
4321
432
123
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ผลลัพธ์ที่แสดงบนจอภาพคืออะไร
1234
4321
123
432
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?