1.

client() class provides ________ to create topics.(a) Software(b) Classes(c) Methods(d) BatchThe question was asked in final exam.The question is from Publishing Messages to the Cloud topic in portion Working with the Cloud of IOT

Answer»

Right answer is (C) Methods

Easy explanation: client() class provides the method to CREATE TOPICS. publish() method publishes messages to pub/sub. PUBLISHING message is handled through the client class.



Discussion

No Comment Found

Related InterviewSolutions