Quiz g11 v2

Quiz g11 v2

11th Grade

10 Qs

quiz-placeholder

Similar activities

formativa robótica

formativa robótica

9th - 12th Grade

10 Qs

Quiz Arduino Level 1

Quiz Arduino Level 1

11th Grade

10 Qs

1era prueba

1era prueba

9th - 12th Grade

12 Qs

UH PKK

UH PKK

11th Grade

10 Qs

programmazione fino ai cicli 3C

programmazione fino ai cicli 3C

11th Grade - University

15 Qs

Struktur Pemrograman Arduino

Struktur Pemrograman Arduino

11th Grade

10 Qs

Правові основи . Захисні механізми

Правові основи . Захисні механізми

11th Grade - University

12 Qs

Μικροελεγκτής Arduino

Μικροελεγκτής Arduino

11th Grade

9 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?