ข้อสอบ C Robot

ข้อสอบ C Robot

8th - 9th Grade

20 Qs

quiz-placeholder

Similar activities

ข้อสอบ Kidbright ชุด 1

ข้อสอบ Kidbright ชุด 1

7th - 9th Grade

20 Qs

รายการปรับปรุง

รายการปรับปรุง

6th - 8th Grade

15 Qs

วัสดุ,เครื่องมือ,กลไก,ไฟฟ้า,อิเล็กทรอนิกส์เบื้องต้น

วัสดุ,เครื่องมือ,กลไก,ไฟฟ้า,อิเล็กทรอนิกส์เบื้องต้น

8th Grade

16 Qs

แบบทดสอบผลกระทบการใช้เทคโนโลยีสารสนเทศ

แบบทดสอบผลกระทบการใช้เทคโนโลยีสารสนเทศ

1st - 10th Grade

20 Qs

หน่วยที่ 7 วัสดุเชื้อเพลิง

หน่วยที่ 7 วัสดุเชื้อเพลิง

8th Grade

15 Qs

แบบทดสอบ

แบบทดสอบ

6th - 8th Grade

20 Qs

ม.6 โปรแกรมนำเสนอ

ม.6 โปรแกรมนำเสนอ

6th - 8th Grade

20 Qs

การใช้งานโปรแกรม Microsoft word

การใช้งานโปรแกรม Microsoft word

9th - 12th Grade

20 Qs

ข้อสอบ C Robot

ข้อสอบ C Robot

Assessment

Quiz

Instructional Technology

8th - 9th Grade

Medium

Created by

Aekapug Yindeepon

Used 17+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

โครงสร้างภาษาซีสำหรับ c robot simulator


void setup()

{



}

void loop()

{



}



void Main()
{

}
void loop()
{

}

void Main()
{

}
void setup()
{

}

void Main();
{

}
void setup();
{

}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าจะให้หุ่นยนต์ เดินหน้า ต้องใช้ คำสั่ง อะไร

bk(100);

sl(100);

sr(100);

fd(100);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าจะให้หุ่นยนต์ หมุนซ้าย ต้องใช้ คำสั่ง อะไร

bk(100);

sl(100);

sr(100);

fd(100);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าจะให้หุ่นยนต์ หมุนขวา ต้องใช้ คำสั่ง อะไร

bk(100);

sl(100);

sr(100);

fd(100);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าจะให้หุ่นยนต์ หยุดรอเป็นเวลา 500 วินาที ต้องใช้ คำสั่ง อะไร

bk(500);

sleep(500);

stop(500);

fd(500);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าต้องการที่จะ ติดตั้งเซ็นเซอร์ ต้องใช้แถบเครื่องมือใด

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าต้องการที่จะ เขียนโค๊ดอัตโนมัติสำหรับควบคุมการเดินตามเส้นโดยการกำหนดเงื่อนไง ต้องใช้แถบเครื่องมือใด

Media Image
Media Image
Media Image
Media Image

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?