Input
display
reading
output
digitalwrite(2,HIGH);
digitalWrite(2,HIGH)
digitalWrite(2,high);
digitalWrite(2,HIGH);
C/C++
Java
Python
Assembly Code
setup and sequence
setup and execution
setup and loop
None of the above
dely(500);
delay(500);
delay(500)
delay500
Test
Execution
Preparation
Infinite
6
13
8
10
In Deep Environment
Integrated Development Environment
Internal Deep Eclipse
Firmware
Software
Syntax
Command
Single side PCB
minicomputer
Single Board Computer (SBC)
1000 second
1000 milli second
1000 micro Second
1000 Hour
file
notes
sketche
drawings
2.5V
5V
0V
10V
1
Depends upon the setup() function
Infinitely till the power is supplied to the Arduino
2
3
4
pinMode(2,Input);
pinMode(2,INPUT)
pinMode(2,INPUT);
pinmode(2,Input);
14
Intel 8086
Intel 8085
ATMEGA 320
ATMEGA 328
setup
loop
all of the above