1.

_________ specifies the function that will be called when there is a new message received from the channel.(a) Reconnect(b) Error(c) Connect(d) CallbackI got this question in an internship interview.I'm obligated to ask this question of Sending and Receiving Data in Real Time Through Internet in portion Working with the Cloud of IOT

Answer»

Correct answer is (d) Callback

Easy explanation: The call to this MESSAGE SPECIFIES MANY methods declared in the MessageChannel class

Callback: specifies the FUNCTION that will be CALLED when there is a new message received from the channel.



Discussion

No Comment Found

Related InterviewSolutions