info@avatto.com
+91-9920808017
46. Which of the following is false for an actuator?
It converts energy into motion.
It is same as a sensor.
It provides controlled motion to other objects
None of the above
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
47. Protocol used for connection less socket programming:
TCP
UDP
Both
None
48. Python provides in-built library for DHT sensor?
True
False
49. The split() function in python returns:
a list of objects
a list of strings
a string of strings
a string
50. What is the output of the following code snippet? data="this-is-a,test" data.split("_") print data
['this', 'is', 'a', 'test']
['this', 'is-a', 'test']
['this', 'is', 'a,test']
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login