แบบทดสอบภาษาซี

แบบทดสอบภาษาซี

Professional Development

20 Qs

quiz-placeholder

Similar activities

ข้อสอบปลายภาค วิชา โปรแกรมประยุกต์ตารางทำงาน รหัสวิชา ง 22201

ข้อสอบปลายภาค วิชา โปรแกรมประยุกต์ตารางทำงาน รหัสวิชา ง 22201

Professional Development

20 Qs

กลางภาควิทยาการคำนวณ ม.2 ชุดที่ 2

กลางภาควิทยาการคำนวณ ม.2 ชุดที่ 2

Professional Development

20 Qs

Google Site

Google Site

7th Grade - Professional Development

15 Qs

แบบทดสอบการใช้งานMeet,Quizz,youtube

แบบทดสอบการใช้งานMeet,Quizz,youtube

Professional Development

15 Qs

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

Q-CHANG EXCELLENCE INTERNSHIP ON-TOUR

Q-CHANG EXCELLENCE INTERNSHIP ON-TOUR

Professional Development

15 Qs

คีย์ลัด Powerpoint

คีย์ลัด Powerpoint

5th Grade - Professional Development

15 Qs

ข้อสอบปลายภาควิชาวิทยาการคำนวณ ม.3

ข้อสอบปลายภาควิชาวิทยาการคำนวณ ม.3

Professional Development

20 Qs

แบบทดสอบภาษาซี

แบบทดสอบภาษาซี

Assessment

Quiz

Computers

Professional Development

Hard

Created by

คุณัญญา ภิรมย์กล่ำ

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ประโยคคำสั่งต่าง ๆ ในภาษาซี ต้องปิดท้ายแต่ละคำสั่งด้วยเครื่องหมายใด

เครื่องหมาย .

เครื่องหมาย ,

เครื่องหมาย ;


เครื่องหมาย :

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดต่อไปนี้ คือคำตอบของค่า y จากนิพจน์ที่กำหนดให้

int x, y;

x = 8;

y = ++x;

printf(“%d”,y);

7

8

9

10

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ถ้าหากต้องการให้ฟังก์ชั่น printf() แสดงผลเป็นตัวทศนิยมจะต้องใช้รหัสควบคุมตัวใด

%c

%f

%x

%d

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ถ้าหากต้องการให้ฟังก์ชั่น printf() แสดงผลเป็นตัวเลขจำนวนเต็มจะต้องใช้รหัสควบคุมตัวใด

%d

#include

%f

%x

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ถ้านักเรียนต้องการเพิ่มค่าตัวแปรทีละ 1 ค่าควรใช้คำสั่งในข้อใด


i--


i++


-+i

+-i

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

ข้อใดต่อไปนี้ คือ จำนวนรอบของการทำงานจากชุดคำสั่งที่กำหนดให้

int x=5;

while(x > 5)

printf(“%d”,x);

5 รอบ

10 รอบ

0 รอบ


ไม่มีข้อใดถูก

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

การใช้ฟังก์ชั่น printf() ข้อใดไม่ถูกต้อง

printf("THAILAND");

printf("12345");

printf("5+2=%d",5+2);

printf('COMPUTER');

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?