ซี ฟัง

ซี ฟัง

12th Grade

25 Qs

quiz-placeholder

Similar activities

แบบทดสอบ Python เบื้องต้น

แบบทดสอบ Python เบื้องต้น

9th - 12th Grade

20 Qs

การเเก้ปัญหาไพทอน

การเเก้ปัญหาไพทอน

8th - 12th Grade

20 Qs

แบบทดสอบการใช้โปรแกรมตารางงาน2-62

แบบทดสอบการใช้โปรแกรมตารางงาน2-62

11th - 12th Grade

20 Qs

ทดสอบประเมินระหว่างเรียน

ทดสอบประเมินระหว่างเรียน

8th Grade - University

20 Qs

Linguaggio C++

Linguaggio C++

10th - 12th Grade

20 Qs

Test 1 การเขียนโปรแกรม

Test 1 การเขียนโปรแกรม

9th - 12th Grade

30 Qs

Computer Science: Chapter 2 Test Review

Computer Science: Chapter 2 Test Review

9th - 12th Grade

20 Qs

TIẾT 22 BÀI TẬP

TIẾT 22 BÀI TẬP

1st - 12th Grade

20 Qs

ซี ฟัง

ซี ฟัง

Assessment

Quiz

Computers

12th Grade

Medium

Created by

ธนบัตร กองแก้ว

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

double numbers (int x) ฟังก์ชันนี้ชื่อว่าอย่างไร

double

numbers

x

int

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

double numbers (int x) ถ้ามีการ return ค่าออกจากฟังก์ชัน ค่าที่ออกมาเป็นตัวแปรชนิดใด

double

float

long

int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int my_function (double a) ค่าที่รับเข้ามาเป็นตัวแปรชนิดใด

double

float

long

int

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

ให้นักเรียนประกาศฟังก์ชันที่ไม่มีการรับส่งค่าที่ชื่อ sport

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้ามีการประกาศตัวแปรในฟังก์ชัน ตัวแปรจะเป็นตัวแปรประเภทใด

global variable

local variable

extended variable

function vatiable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดถูกต้อง

void start_motor(int m, float r);

void Engine::start_motor(int m, float r);


void Motor::start_motor(int m, float r);

void start_motor::Engine(int m, float r);

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

จากฟังก์ชัน pow(5,3) ผลลัพธ์คือ

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?