21910-1003 กลางภาค

21910-1003 กลางภาค

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

กลางภาค หุ่นยนต์เบื้องต้น

กลางภาค หุ่นยนต์เบื้องต้น

9th Grade

40 Qs

สอบปลายภาคเทคโนโลยีสารสนเทศ 1

สอบปลายภาคเทคโนโลยีสารสนเทศ 1

10th Grade

40 Qs

แบบทดสอบปลายภาค ง32202

แบบทดสอบปลายภาค ง32202

11th Grade

40 Qs

แบบทดสอบวิชา SketchUp สำหรับ ม.5

แบบทดสอบวิชา SketchUp สำหรับ ม.5

9th - 12th Grade

40 Qs

ใช้การเทคโนโลยี (MID)

ใช้การเทคโนโลยี (MID)

9th Grade

40 Qs

การใช้เทคโนโลยี(Final)

การใช้เทคโนโลยี(Final)

9th - 12th Grade

40 Qs

Sony Vegas Pro

Sony Vegas Pro

10th - 12th Grade

40 Qs

ข้อสอบปลายภาค วิชา ออกแบบและเทคโนโลยี

ข้อสอบปลายภาค วิชา ออกแบบและเทคโนโลยี

11th Grade

40 Qs

21910-1003 กลางภาค

21910-1003 กลางภาค

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Dome Ji

Used 3+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

การตรวจสอบแบบใดที่ควรใช้ ในกรณีมีหลายทางเลือก

แบบ if

แบบ if else

แบบ else if

แบบ switch

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเขียนเงื่อนไขเปรียบเทียบได้ถูกต้อง

if (x=0)

if (x=>0)

if (x<>0)

if (x!=0)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเขียนเงื่อนไขเปรียบเทียบไม่ถูกต้อง

if (x=y)

if (x!=y)

if (x>0)

if (x>=0)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือการตรวจสอบว่าผู้ใช้กดแป้นพิมพ์ตัว [Y]

if (ch=[Y])

if (ch=y && ch == Y)

if (ch=='y' && csh == 'Y')

if (ch=='y' || csh == 'Y')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเป็นการตรวจสอบว่า x เป็นจํานวนเต็มบวก

if (x>0)

if (x>=0)

if (x<>0)

if (x!=0)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือการตรวจสอบว่า x เป็นเลขคี่

if (x/2 = 0)

if (x/2! = 0)

if (x%2 == 0)

if (x%2 != 0)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเขียนการตรวจสอบว่าตัวแปร x y และ z มีค่าเท่ากัน ?

if (x=y=z)

if (x==y== z)

if (x==y && y==z)

if (x==y || y==z)

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?

Discover more resources for Computers