InterviewSolution
Saved Bookmarks
| 1. |
Can we use any web browser as client.(a) True(b) FalseThe question was asked by my school teacher while I was bunking the class.This interesting question is from Handling Sensor Request topic in section Going Parallel, Handling Actuator and Sensor of IOT |
|
Answer» RIGHT option is (a) True The explanation: You can use any web BROWSER as a client to inspect the CURRENT voltage. After all, a web browser is basically an ENGINE for initiating GET request. |
|