Q3 ADT ArrayList

Quiz
•
Computers
•
1st Grade
•
Hard
noi pc
Used 4+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Pseudo Code

Quiz
•
1st - 3rd Grade
10 questions
java-control structures-vlits

Quiz
•
1st Grade
10 questions
Programación c++

Quiz
•
1st Grade
12 questions
Arduino

Quiz
•
1st - 3rd Grade
10 questions
Introduction to Arrays

Quiz
•
KG - University
10 questions
อัลกอริทึม(Algorithm)

Quiz
•
1st Grade
13 questions
Tutoria N7

Quiz
•
1st - 3rd Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
10 questions
Odd and even numbers

Quiz
•
1st - 2nd Grade
10 questions
Exploring the 5 Regions of the United States

Interactive video
•
1st - 5th Grade
7 questions
Parts of Speech

Lesson
•
1st - 12th Grade