Search Header Logo

Embedded Systems and Digital Electronics

Authored by MUHAMAD Moe

Computers

6th - 8th Grade

Used 2+ times

Embedded Systems and Digital Electronics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Di dalam pengaturcaraan arduino, terdapat dua function iaitu void setup() dan ______

void main()

void loop()

void function()

while(1)

2.

FILL IN THE BLANK QUESTION

1 min • 2 pts

Christopher ingin membuat programming Arduino menggunakan satu LED (pin 9) sebagai OUTPUT, tulis penyataan yang sesuai untuk menetapkan pin LED tersebut sebagai output.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Tukarkan 1001 1000 dari penduaan (binary) ke perpuluhan (decimal)

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

int k = 4;

apakah penyataan di atas?

Deklarasi pembolehubah (Variable declaration)

Perbandingan (comparison)

Keputusan (decision-making)

Gelung (loop)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Antara yang berikut manakah BUKAN jenis-jenis pembolehubah (variable) di dalam pengaturcaraan?

int

void

char

output

6.

FILL IN THE BLANK QUESTION

2 mins • 2 pts

void loop(){

digitalWrite(LED1, HIGH); // LED MENYALA

delay(100);

_________________ //LED PADAM

delay(100);

}

isi tempat kosong dengan pengaturcaraan yang tepat.

7.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

Antara yang berikut manakah peranti yang dikategorikan sebagai input?

Mouse

Screen

Keyboard

Microphone

Access all questions and much more by creating a free account

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

Already have an account?