การเขียนโปรแกรมคอมพิวเตอร์ (สอบปลายภาค)

การเขียนโปรแกรมคอมพิวเตอร์ (สอบปลายภาค)

10th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

แบบทดสอบระบบฐานข้อมูล

แบบทดสอบระบบฐานข้อมูล

12th Grade

40 Qs

ภาษาซี

ภาษาซี

9th - 12th Grade

42 Qs

QuizD

QuizD

9th - 12th Grade

40 Qs

Python Midterm Review

Python Midterm Review

9th - 12th Grade

41 Qs

Operating System

Operating System

10th Grade

35 Qs

TLE/ICT 9 - Programming Q1 Mastery Test

TLE/ICT 9 - Programming Q1 Mastery Test

9th Grade - University

40 Qs

ซอฟแวร์ (Software)

ซอฟแวร์ (Software)

2nd Grade - University

35 Qs

Python L1 Concepts

Python L1 Concepts

1st - 12th Grade

40 Qs

การเขียนโปรแกรมคอมพิวเตอร์ (สอบปลายภาค)

การเขียนโปรแกรมคอมพิวเตอร์ (สอบปลายภาค)

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

chadtawat somcharoenkiat

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดเป็นการประกาศฟังก์ชัน (declare function)
func();
char func();
func() float;
func(12);

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดเป็นการเรียกฟังก์ชันมาใช้งานพร้อมส่งค่าให้กับฟังก์ชัน
func(){…}
char func();
func() float;
func(12);

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดเป็นตัวฟังก์ชันที่ต้องการสร้างโค๊ดมาใช้งาน
func(){…}
char func();
func() float;
func(12);

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดเป็นการส่งค่าให้กับฟังก์ชันนำค่าที่เป็นเลขจำนวนเต็ม 2 จำนวนไปคำนวณ
func(2)
char func(int a = 2);
func(10, 12);
func(12);

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ฟังก์ชันใดไม่ได้อยู่ในไลบรารีของภาษาซี
get()
getchar()
printf()
scanf()

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ฟังก์ชันใดของภาษาซีที่ทำหน้าที่รับค่าจากแป้นพิมพ์พร้อมแสดงตัวอักษรที่พิมพ์
get()
getchar()
printf()
scanf()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ฟังก์ชันใดของภาษาซีที่ทำหน้าที่แสดงข้อความออกสู่หน้าจอภาพ
get()
getchar()
printf()
scanf()

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?