Microcontroller

Microcontroller

3rd Grade

30 Qs

quiz-placeholder

Similar activities

Ozobot Day 2 Review

Ozobot Day 2 Review

3rd Grade

35 Qs

ความรู้เกี่ยวกับคอมพิวเตอร์

ความรู้เกี่ยวกับคอมพิวเตอร์

3rd Grade

35 Qs

MVA OZOBOT review - Day 1

MVA OZOBOT review - Day 1

3rd Grade

34 Qs

Apple

Apple

1st - 4th Grade

30 Qs

G1-SEMESTER 1-FINAL TEST REVIEW

G1-SEMESTER 1-FINAL TEST REVIEW

1st - 5th Grade

25 Qs

Uji Minda (5.3 Penyuntingan Video-Adobe Premiere Pro)1/10/21

Uji Minda (5.3 Penyuntingan Video-Adobe Premiere Pro)1/10/21

3rd Grade

27 Qs

3/8

3/8

KG - Professional Development

30 Qs

Microcontroller

Microcontroller

Assessment

Quiz

Instructional Technology

3rd Grade

Hard

Created by

krisana hengchun

Used 13+ times

FREE Resource

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

ถ้าต้องการใ่ส่คำอธิบายหลังโปรแกรมเพียงบรรทัดเดียวต้องใช้เครื่องหมายตามข้อใด

;; …

//…

. “... ”

‘…

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?