1.

MQTT is better than HTTP for sending and receiving data.(a) True(b) FalseThis question was addressed to me in my homework.Query is from Sending and Receiving Data in Real Time Through Internet in section Working with the Cloud of IOT

Answer»

Right answer is (a) True

Easy EXPLANATION: We want to send and receive DATA in real time through INTERNET and RESTFUL API is not the most appropriate option to do this. Instead, we will work on MQTT which is LIGHTER than HTTP.



Discussion

No Comment Found

Related InterviewSolutions