Data Communication and Computer Networks - Internet Of Things

41. In Python, image.size() returns the width and height of the image in the metric:

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


42. In Python image read/write, the minimum number of mode conversions for modes other than 'L' and 'RGB' is?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


43. A device has the following code snippet running:
sock.listen(1)
connection, client_address = sock.accept()
data = connection.recv(1024)
print(data)
sock.close()
Choose the correct option.

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


44. PiCam uses a:

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


45. Which of the following is not true for Raspberry pi?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *