แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

5th Grade

10 Qs

quiz-placeholder

Similar activities

ประเพณีแซนโฎนตา

ประเพณีแซนโฎนตา

KG - University

10 Qs

การบัญชีต้นทุน 2

การบัญชีต้นทุน 2

5th Grade

5 Qs

2021 review

2021 review

KG - University

14 Qs

ความรู้รอบโลก

ความรู้รอบโลก

5th Grade

10 Qs

แบบทดสอบบทร้อยกรองสุภาษิต

แบบทดสอบบทร้อยกรองสุภาษิต

5th Grade

10 Qs

Nurse

Nurse

5th Grade

9 Qs

นาฏศิลป์ ม.5

นาฏศิลป์ ม.5

5th Grade

10 Qs

Basic FX

Basic FX

1st - 5th Grade

10 Qs

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

Assessment

Quiz

Specialty

5th Grade

Hard

Created by

krisana hengchun

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชั่นใช้สำหรับกำหนดตัวแปรให้เป็นอินพุต

 คือข้อใด

int INPUT ;

digitalWrite(13, INPUT);

int sensorValue = INPUT (A0);

pinMode(pushButton, INPUT);

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชั่นใช้สำหรับกำหนดตัวแปรให้เป็นเอาท์พุต

 คือข้อใด

int OUTPUT ;

pinMode(LED, OUTPUT);

 int sensorValue = OUTPUT (A0);

digitalWrite(13, OUTPUT);

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ประโยคคำสั่งต่างๆ ในภาษาซี ต้องปิดท้ายแต่ละคำสั่งด้วยเครื่องหมายใด

                    

                 

&&

     ;    

 %

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

กำหนดตัวแปรให้เป็นตัวเลขจำนวนเต็มคือข้อใด

       

Char 

Long

Short

int

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชันใช้กำหนดหน้าที่ขาพอร์ตของบอร์ดคือข้อใด

pinMode(LED, OUTPUT);

digitalWrite(13, OUTPUT);

int INPUT ;  

#define  SW  4

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 ฟังก์ชันกำหนดหน้าที่ขาพอร์ตเอาต์พุตแบบดิจิทัล (Output Digital Pin)คือข้อใด

ed=13;

pinMode(LED, OUTPUT);

digitalWrite(OUTPUT,HIGH);

#define OUTPUT 13 

int OUTPUT=13;

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 ฟังก์ชันกำหนดขาพอร์ตเอาต์พุตแบบดิจิทัลให้เป็น “1”คือข้อใด

pinMode(1, OUTPUT);

digitalWrite(13,HIGH);

#define led 1 

pinMode(led, 1);

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?