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

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

10th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Python

Python

9th - 11th Grade

40 Qs

Python

Python

11th Grade

38 Qs

latihan soal Informatika

latihan soal Informatika

12th Grade

35 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

情報1_第三学期_総復習

情報1_第三学期_総復習

9th Grade - University

35 Qs

ย้อนหลัง กลางภาค Java ระดับต้น

ย้อนหลัง กลางภาค Java ระดับต้น

KG - University

40 Qs

แบบทดสอบกลางภาค ม.4

แบบทดสอบกลางภาค ม.4

10th Grade

40 Qs

สอบปลายภาค กราฟฟิกเบื้องต้น

สอบปลายภาค กราฟฟิกเบื้องต้น

10th Grade

40 Qs

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

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

Assessment

Quiz

Computers

10th - 12th Grade

Practice Problem

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?