Search Header Logo

สอบกลาง-ปลายภาค การโปรแกรม1 รร.ตากพิทยาคม 2561 (70ข้อ1ต.ค.61)

Computers

10th Grade

Used 7+ times

สอบกลาง-ปลายภาค การโปรแกรม1 รร.ตากพิทยาคม 2561 (70ข้อ1ต.ค.61)
AI

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

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

Already have an account?