Quiz #6 (BSIT 3G)

Quiz #6 (BSIT 3G)

University

20 Qs

quiz-placeholder

Similar activities

Quiz - Pengenalan Proses Komputasi

Quiz - Pengenalan Proses Komputasi

10th Grade - University

20 Qs

Week 3_Software

Week 3_Software

University

18 Qs

Jarkom ITdel

Jarkom ITdel

University

24 Qs

IT Quiz Bee 2025 - EASY

IT Quiz Bee 2025 - EASY

University

15 Qs

IT ELECTIVES - ROBOTICS 1ST QUIZ

IT ELECTIVES - ROBOTICS 1ST QUIZ

University

20 Qs

 Ignite Your Ideas with Arduino

Ignite Your Ideas with Arduino

University

20 Qs

Pretest Merakit Komputer

Pretest Merakit Komputer

10th Grade - University

20 Qs

Trắc nghiệm tin CĐR-1 (c1 đến c16)

Trắc nghiệm tin CĐR-1 (c1 đến c16)

University

16 Qs

Quiz #6 (BSIT 3G)

Quiz #6 (BSIT 3G)

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

The Studio

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What built-in features distinguish the ESP32 from a standard Arduino?

Higher voltage input and more analog pins

Built-in Wi-Fi, Bluetooth, and touch sensors

Integrated GPS and cellular connectivity

Onboard OLED display and camera module

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many general-purpose I/O (GPIO) pins does the ESP32 have, roughly?

a. 8

b. 16

c. 30+

d. 64

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of USB connector is used to program the ESP32 board?

USB-C

Mini-USB

Micro-USB

USB-B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword sets a GPIO pin as an output in Arduino code?

pinMode(pin, OUTPUT)

setPin(pin, OUTPUT)

digitalWrite(pin, OUTPUT)

configure(pin, OUTPUT)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function runs once at the start of an Arduino sketch to initialize settings?

a. loop()

b. setup()

c. init()

d. start()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function repeatedly executes after setup() in an Arduino sketch?

initialize()

main()

loop()

run()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command turns the LED on by sending a voltage to the pin?

digitalWrite(LED_pin, LOW)

digitalRead(LED_pin)

digitalWrite(LED_pin, HIGH)

analogWrite(LED_pin, HIGH)

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?