InterviewSolution
Saved Bookmarks
| 1. |
________ error will show if we try to send text string instead of bytes.(a) TypeError(b) Error(c) Linker error(d) Compiler errorI have been asked this question during an interview.Question is taken from Publishing Messages to the Cloud in division Working with the Cloud of IOT |
|
Answer» Right answer is (a) TYPEERROR |
|