Q3 ADT ArrayList

Q3 ADT ArrayList

1st Grade

10 Qs

quiz-placeholder

Similar activities

วัดค่าความชื้นในอากาศ Kidbright

วัดค่าความชื้นในอากาศ Kidbright

1st - 3rd Grade

10 Qs

Ôn tập Xâu Tệp Chương Trình Con

Ôn tập Xâu Tệp Chương Trình Con

KG - 12th Grade

10 Qs

Python Quiz-2

Python Quiz-2

1st - 3rd Grade

10 Qs

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

1st - 12th Grade

10 Qs

แฟคทอเรียล

แฟคทอเรียล

KG - 10th Grade

10 Qs

Microsoft Paint

Microsoft Paint

1st - 6th Grade

11 Qs

บริการต่างๆบนอินเทอร์เน็ต

บริการต่างๆบนอินเทอร์เน็ต

1st - 4th Grade

10 Qs

EP12 พาณิชย์อิเล็กทรอนิกส์

EP12 พาณิชย์อิเล็กทรอนิกส์

1st - 3rd Grade

10 Qs

Q3 ADT ArrayList

Q3 ADT ArrayList

Assessment

Quiz

Computers

1st Grade

Hard

Created by

noi pc

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Media Image

ในเมนโปรแกรมมีการเรียกใช้งาน 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

Media Image

จากส่วนของโปรแกรม

บรรทัดที่ 10 ถ้าให้แสดงด้วยภาพ โปรแกรมจะทำงานด้วยภาพใด

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

ผลจากโปรแกรมนี้คืออะไร

1234

4321

432

123

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

ผลลัพธ์ที่แสดงบนจอภาพคืออะไร

1234

4321

123

432

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?