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

Quiz
•
Specialty
•
5th Grade
•
Hard
krisana hengchun
Used 2+ times
FREE Resource
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
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Specialty
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
Rounding Decimals

Quiz
•
5th Grade
20 questions
Finding Volume of Rectangular Prisms

Quiz
•
5th Grade
8 questions
Main Idea & Key Details

Quiz
•
3rd - 6th Grade
20 questions
States of Matter

Quiz
•
5th Grade
10 questions
Understanding the Scientific Method

Interactive video
•
5th - 8th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
15 questions
Order of Operations

Quiz
•
5th Grade