
แบบทดสอบภาษาC
Authored by นภัทร สินอำนวยผล
Education, Computers
10th - 12th Grade
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. ส่วนประกอบของภาษาซีมีกี่ส่วน
1
2
3
4
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Header ใดต้องมีในโปรแกรมภาษาC ทุกโปรแกรม
conio.h
stdio.h
default.h
windows.h
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. คำสั่งใดใช้แสดงผลข้อความ ที่หน้า Console (หน้าต่างแสดงผลสีดำ)
printf(string);
scanf(string);
showsc(string);
clrscr(string);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. ข้อใดไม่ถูกต้อง
Integer - เลขจำนวนเต็ม
Character - ตัวอักษร
Floating Point Number - เลขหลักลอย
ไม่ถูกทั้งสามข้อ
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. ถ้าต้องการรับเงินเดือนทาง keyboard ไปเก็บในตัวแปร salary ใช้คำสั่งใด
scanf (“%s”, salary);
scanf (“%c”, &salary);
scanf (“%d”, salary);
scanf (“%f”, &salary);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. ข้อใดประกาศตัวแปรได้ถูกต้อง
int name[5];
float salary;
char name;
ไม่มีข้อถูก
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. ถ้าต้องการรับชื่อทาง keyboard ไปเก็บในตัวแปร name ใช้คำสั่งใด
scanf (“%d”, name);
scanf (“%d”, &name);
scanf (“%s”, name);
scanf (“%s”, &name);
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?