รหัสเทียม

รหัสเทียม

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

การใช้อินเทอร์เน็ตสืบค้นข้อมูลเพื่องานอาชีพ

การใช้อินเทอร์เน็ตสืบค้นข้อมูลเพื่องานอาชีพ

University

10 Qs

วิทยาการคำนวณ ม.1 ชุดที่ 1

วิทยาการคำนวณ ม.1 ชุดที่ 1

9th Grade - University

10 Qs

coding

coding

KG - Professional Development

10 Qs

แบบทดสอบเกี่ยวกับรหัสลำลอง

แบบทดสอบเกี่ยวกับรหัสลำลอง

9th Grade - University

15 Qs

Fundamental Programming

Fundamental Programming

University

14 Qs

Progaming Language

Progaming Language

University

15 Qs

ข้อสอบวิทยาการคำนวณ ป.2

ข้อสอบวิทยาการคำนวณ ป.2

Professional Development

13 Qs

วิทยาการคำนวณ

วิทยาการคำนวณ

University

10 Qs

รหัสเทียม

รหัสเทียม

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

Apisit Buatong

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดกล่าวถูกต้องในการเขียนรหัสเทียม

ต้องใส่เครื่องหมายวรรคตอนให้ถูกต้อง

หากมีการใช้เงื่อนไข ควรเขียน if…else ให้ตรงกันเป็นคู่ ๆ

เหมาะกับโปรแกรมภาษาเครื่อง

ต้องใช้ภาษาอังกฤษเขียนเท่านั้น

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดเป็นการเขียนรหัสเทียมเพื่อการกำหนดค่า

print “sum of 1 to 5 = ”, sum

if (score >=50) then

vat = 0.07

while (i<=10) do

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดเป็นการเขียนรหัสเทียมเพื่อการคำนวณ

print “sum of 1 to 5 = ”, sum

vat = 0.07

X MOD 3

if (score >=50) then

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดเป็นการเขียนรหัสเทียมเพื่อการแสดงผลข้อมูล

if (score >=50) then

X MOD 3

print “sum of 1 to 5 = ”, sum

vat = 0.07

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดเป็นการเขียนรหัสเทียมเพื่อการเปรียบเทียบเงื่อนไข

print “sum of 1 to 5 = ”, sum

X MOD 3

if (score >=50) then

while (i<=10) do

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

ข้อใดเป็นการเขียนรหัสเทียมเพื่อการทำซ้ำ

X MOD 3

while (i<=10) do

print “sum of 1 to 5 = ”, sum

if (score >=50) then

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

จงใช้ตัวเลือกด้านล่างเขียนรหัสเทียมจากผังงาน ตามภาพที่วงไว้

count = count +1

Profit = price – cost

input price, cost

if (count <=10) goto input price,cost

else stop

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?