
Microcontroller
Authored by krisana hengchun
Instructional Technology
3rd Grade
Used 13+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include คือส่วนใดในโครงสร้างภาษาซีสำหรับ Arduino
main
setup
loop
header
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดตั้งชื่อและกำหนดตัวแปรได้ถูกต้อง
char d_1; int k 2;
char d-1; int key;
char d%; int k$;
char d_7; int bath;
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
หากต้องการให้ตัวแปร data เก็บตัวอักษร ‘a’ ข้อใดถูกต้องที่สุด
unsigned char data = ‘a’;
int data = ‘a’;
char data = ‘a’;
short data = ‘a’;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ตัวแปรในข้อใดเป็นตัวแปรชนิดไม่คิดเครื่องหมาย
int
unsigned char
long
char
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ตัวแปรชนิด char มีขอบเขตตรงกับข้อใด
0 ถึง 255
-128 ถึง +127
-128 ถึง +127 หรือ 0 ถึง 255
0 ถึง 65,535
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
จากโปรแกรมด้านล่างที่หน้าจอแสดงผลตามข้อใด
int x=100;
printf(“%d”,x);
0
10
20
100
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ถ้าต้องการใ่ส่คำอธิบายหลังโปรแกรมเพียงบรรทัดเดียวต้องใช้เครื่องหมายตามข้อใด
;; …
//…
. “... ”
‘…
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?