
สอบกลาง-ปลายภาค การโปรแกรม1 รร.ตากพิทยาคม 2561 (70ข้อ1ต.ค.61)
Computers
10th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
70 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ส่วนหัวของโปรแกรมภาษาซี คือข้อใด
main()
#include<stdio.h>
printf(“Tak”);
/*Comment*/
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ส่วนที่เป็นรายละเอียดของโปรแกรมหรือชุดคำสั่งคือข้อใดมากที่สุด
main()
#include<stdio.h>
printf(“Tak”);
/*Comment*/
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
โครงสร้างภาษาซีในข้อใด กล่าวผิด
ส่วนหัว จะประมวลผลก่อนเสมอ
ส่วนฟังก์ชันหลัก จะต้องมีทุกโปรแกรมเสมอ
ส่วนรายละเอียด สามารถระบุคำสั่งแสดงผลได้
ส่วนหัว สามารถระบุคำสั่ง printf ได้
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
ข้อใดเขียนโปรแกรมภาษาซีได้ครบทุกองค์ประกอบ ให้สามารถแสดงคำว่า “Thai” ได้ถูกต้อง
#include<stdio.h>
int main()
{ printf("Thai"); }
#include<stdio.h>
int main()
{ printf("Thai") }
#include<stdio.h>
{ printf("Thai"); }
main()
int main()
{ printf("Thai"); }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
คำสั่งในข้อใด จะทำให้คำสั่งถัดไป ไม่มีการประมวลผลทั้งบรรทัดหรือเพียงบรรทัดเดียวเท่านั้น
/*
*/
//
**
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
stdio.h จะพบได้ในส่วนใดของโครงสร้างโปรแกรมภาษาซี
ส่วนหัวของโปรแกรมภาษาซี
ส่วนฟังก์ชันหลัก
ส่วนอธิบายโปรแกรม
ส่วนที่เป็นรายละเอียดของโปรแกรม
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือเครื่องหมายลงท้ายคำสั่งต่างๆ ในภาษาซี
; (semi-colon)
: (colon)
# (directive)
, (comma)
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?
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade