Quiz g11 v2

Quiz g11 v2

11th Grade

10 Qs

quiz-placeholder

Similar activities

Ôn tập HKI Công nghệ - Khối 5

Ôn tập HKI Công nghệ - Khối 5

5th Grade - University

9 Qs

formativa robótica

formativa robótica

9th - 12th Grade

10 Qs

Arduino Car: Physics and Chemistry Quiz

Arduino Car: Physics and Chemistry Quiz

11th Grade

15 Qs

IntroArdu2

IntroArdu2

9th - 12th Grade

10 Qs

Struktur Pemrograman Arduino

Struktur Pemrograman Arduino

11th Grade

10 Qs

Komponen Arduino Uno

Komponen Arduino Uno

11th Grade

15 Qs

Mobile devices I

Mobile devices I

11th Grade

13 Qs

Забезпечення безпеки інформаційних технологій

Забезпечення безпеки інформаційних технологій

11th Grade - University

12 Qs

Quiz g11 v2

Quiz g11 v2

Assessment

Quiz

Information Technology (IT)

11th Grade

Easy

Created by

Salman Alasyi

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the pins?

DATA - 3V - GND

SIG – VCC - GND

OUT – (+) – (-)

TRIG – ECHO - GND

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax used to define columns and rows in an LCD?

lcd.init

lcd.setCursor();

lcd.backlight;

lcd.setcursor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to add a library in the code?

#include

#define

#library

int library;

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Which data type is used to declare functions that do not return any value, such as collecting data from sensor components?

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How we declare servo motor in code?

servo myservo;

String servo;

#include servo

char servo;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen if the wires connected to pins 1 and 3 of a potentiometer are swapped?

It will be an error

It will make the code running from right to left

The direction of resistance variation will reverse.

The potentiometer could be damaged.

7.

OPEN ENDED QUESTION

3 mins • 1 pt

How to add/include library to arduino IDE?

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?