1. A hardware code, before uploading to an embedded processor board first needs to be: a) Verified and compiled b) Executed c) Both a and b d) None of these2. Why interoperability is required? a) Heterogeneous wireless communication protocols b) Different programming languages c)Different control models d) All of the above3. What is the function for reading humidity from DHT sensor from Arduino? a)dht.readHumidity() b) dht.readTemperature() c) dht.begin() d) dht(pin,DHT22)4. Device interoperability problem is between a) Two devices b) A device and an user c) Both a and b d) None of the above5. Which is the following is not an Actuator? a) Servo motor b) Stepper motor c) DHT d) Relay
Answers
Answered by
0
5= Relay(d) this your 5 questions answered
raghvendra912:
relay is an actuator
Answered by
0
1.c, 2.d , 3.a, 4.a, 5.c
Similar questions