Humidity Detection
Image Processing
Object Detection
GPS
Zero
Infinity
Linear
Non-linear
Value
Reference
Stack
Both (A) and (B)
#warning
#stop
#cut
#error
Resistivity
Photoconductivity
Conductivity
Both (A) and (C)
Arrogance
Self-esteem
Self-efficacy
Wishful thinking
90%
100%
Around 80%
less than 50 %
microcontroller
timers
counters
registers
Loud
Clear
Low
Soft
What will be the output of the following code C?
#include <stdio.h> void solve(){ char ch[5] = "abcde"; int ans=0; for(int i =0; i< 5; i++) { ans += (ch[i] - 'a'); } printf("%d", ans); } int main(){ solve(); return 0; }
5
20
40
10
physical computing
chemical computing
mechanism
cloud computing
Relay
Servo Motors
DC Motors
All of these
Microprocessor
Coprocessor
controller
Critical listening
Dialogic listening
Comprehensive listening
Systematic listening
What is the out come of the following Arduino code?
void setup(){
Serial.begin(9600);
}
void setup0{
Serial.write(20);
Send a signal to pin 20 on the Arduino board
Send a octal number of 20 through the Serial pins
Send a byte with value 20 through the Serial pins
Send a hexadecimal number of 20 through the Serial pins
Java
HTML
C/C++
Python
Gateway
Secure network protocol
Router
Firewall
Speech, writing
Printing
Electronic communication
All of the above
Signaling
Security
Power Detection
Power Consunmption
To boot up the Arduino
To exit any code that is running
To automate functions
To make more memory