Bank Aa

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1_ what is the following is a code for choosing mod of pin?

A) pinMode B) digitalWrite C) Pin Mode D) digital Read


2_ what is the following is correct cod ?
A) digitalread B) AnalogeRead C) pinMode D) Non of them
3_ The command that run once on the computer ?
A) HIGH B) void loop C) LOW D) void setup
4_what is mean of , delay(500)
A) 1 second B) 1.5 second C) 0.5 second D) 0.05 second
5_ which of the following is incorrect ?
A) Low B) degitalRead C) analogread D) All of them
6_ how to save the code ?
A) Ctrl+L B) Ctrl+S C) Ctrl+ O D) Ctrl+ A
7_ which of the following command using for select all:
A) Ctrl+L B) Ctrl+S C) Ctrl+A D) Ctrl+O
8_ how many types of wire?
A) 1 B) 3 C) 4 D) 2
9_ which of the following is incorrect code ?
A) Pin Mode B) delay C) digitalWrite D) All of them
10_ what is the name of website that can be simulator of Arduino?
A) Quick.com B) tinkercad.com C) Free.com D) None of them
11_ choose the correct code:
A) Pin Mode B) Delay C) Digital write D) None of them
12_ What is the maximum amount of volts in the Arduino Uno ?
A) 3.3v B) 5v C) 2v D) 25v
13_ how many analog pin in Arduino Uno board?
A) 5 B) 13 C) 6 D) 14
14_ how to connect your Arduino Uno with your Laptop or your PC?
A) Wire B) Wireless C) USB D) None of them
15_ which of the following is a correct code?
A) Digital pin B) Digital write C) Pin Mode D) None of them
16_ how to send your code in Arduino program to your Arduino Uno
board?
A) Verify B) Shared C) Upload D) Internet
17_ which of the following command using for opening saved file
A) Ctrl + N B) Ctrl + O C) Ctrl + S D) Ctrl + L
18_ how many GND pin in Arduino Uno board?
A) 5 B) 6 C) 4 D) 3
19_ which of the following code write in the void setup Part ?
A) digitalWrite B) pinMode C) HIGH D) LOW
20_ which of the following is analog?
A) LED B) Gas sensor C) Temperature sensor D) B + C
21_ yellow or orange wire in servo motor mean is a
A) Negative B) Signal C) Positive D) All of them
22_ which of the following is a correct code?
A) High B) Delay C) Voed steip D) None of them
* answer the questions :
A_ write the cod for turn on the LED for one Second in digital pin 4 .
B_ How many digital pins are there on the Arduino uno Bord ?
C_ Write the name of analog pins in Arduino Uno board
D_ Write the code for turning on and off the LED for 1 second in digital
pin 7

*complete the following :


Servo.Wri__
void se__ ( )
digital.R___
Servo.att___
void set__
Serial.begin(9__)

You might also like