PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
SALE
This blog is available for sale. More than 150 published articles. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
Which of the following is the use of id() function in python?
A. Id returns the identity of the object
B. Every object doesn't have a unique id
C. All of the mentioned
D. None of the mentioned
Show Answer
Next Question
Correct Answer:
A
Explanation: Each object in Python has a unique id. The id() function returns the object's id.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap