InterviewSolution
Saved Bookmarks
| 1. |
What is the time elapsed after a batch is created?(a) 0.5 seconds(b) 0.05 seconds(c) 1.5 seconds(d) 1 secondI got this question in my homework.I need to ask this question from Publishing Messages to the Cloud topic in chapter Working with the Cloud of IOT |
|
Answer» CORRECT CHOICE is (b) 0.05 seconds To EXPLAIN I would say: When the batch is created, it begins a countdown that publishes the batch once SUFFICIENT time has ELAPSED by default it is 0.05 seconds. |
|