To change the digital signal reference value
To change the analog signal reference value
To print the analog signal reference voltage.
To print the digital signal reference voltage.
2
4
8
16
Crumb board
breadboard
Slice board
None of the above
What is the output of C program with functions?
int main() { int a = 0; printf("AJAY"); return 1; printf("VIJAY"); return 1;}
AJAY VIJAY
AJAY
VIJAY
Compiler Error
Python
JAVA
Android
C++
United Serial Bus
Universal Serial Bus
United Search Bus
Transmits
Receives
Ground
Restarts
#
//
!-
/*
D2
A5
A2
A4
Amplifier
Actuator
Bootloader
None of these above
Soldering iron
digital multimeter
voltmeter
ammeter
int sensorPin=9
int sensorValue=9
pinMode(9, OUTPUT);
digitalWrite(9, HIGH);
Digitalwrite()
Digitalread()
digitalWrite()
digitalRead()
Integrated Development Environment
Interfaced Developed Module
Interleaving Deficit Expander
Interleaving The Developed Environment
WAN
LAN
Fox
Short-range Wireless Network
avrgcc
g++
cpython for windows
avrdude
High
Beneath
Easy to learn
Huge community
many third-party libraries
All of the above
What is the objective of the code given below if it is executed on the Arduino Uno?
#include<EEPROM.h>int pin=13;void setup(){pinMode(pin,OUTPUT);Serial.begin(9600); void loop(){for(int i-0; i<EEPROM.length(); i++) {EEPROM.write(i, 1);digitalWrite(pin, HIGH);exit(0); }
Clear EEPROM
Fill EEPROM with 1's
Export EEPROM data
Fill EEPROM with 0's
5
1
Environment
PC
IDE
SOME
Capacitance
Resistance
Inductance
None of these
12
14
Compile
Verify
Terminate
Serial monitor
A subset of traditional C
An extension of traditional C
A superset of traditional C
Same as traditional C
What is the output of “pin 1” if “pin2” is sent “1011” where 1 is 5V and 0 is 0V?
int pin1 = 12;int pin2 = 11;void setup() { pinMode(pin1, OUTPUT); pinMode(pin2, INPUT); Serial.begin(9600);}void loop() { if(digitalRead(pin2)==1) { digitalWrite(pin1,LOW); }else if(digitalRead(pin2)==0) {digitalWrite(pin1,HIGH);}}
1110
0100
1111
1011
IDE Source
Sketch
Cryptography
Platforms
Elements
Batteries
Components
Electrical
Chemical
Electronic
Disclaimer
PWM pins
Hybrid pins
Digital pins
VHDL programming
ICSP
इनमें से कोई नहीं
Lights
Clock
Voltage Divider
All of above
Students, tutors
Other sources, tutors
Tutors, fellow learners
Analog
Digital
Power
50
25
27
54
Programming
Technical issue
Marketing
Simulating
10mA
20mA
40mA
100mA
%
;
e-textiles and wearables projects
sewn to fabric
AT mega 168V/ATmega328V
All of these
Each request-response pair is dependent of others
Request- response is a stateless communication model
Client server architecture of Request-response uses queues
In request-response publisher is a client and broker are server.
less
high
same
Depends on the temperature
Power source
Regulator
Inverter
#include<EEPROM.h>int pin=13;void setup() {pinMode(pin,OUTPUT);Serial.begin(9600);{void loop()for(int i-0; i<EEPROM.length(); it+) {EEPROM.write(i, 1)digitalWrite(pin,HIGH;exit(0);}
Data rate
Bits rate
Baud rate
3
Massimo Banzi
Kevin Ashton
Tim berner Lee
None of the Above
0 to 90 degrees
0 to 180 degrees
0 to 360 degrees
-90 to 90 degrees
Java
HTML
C/C++
To boot up the Arduino
To exit any code that is running
To automate functions
To make more memory
Accounting
Non-repudiation
Sniffing
Authorization