1.

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
Answer» B. Every object doesn’t have a unique id


Discussion

No Comment Found