Which of the following is the use of id() function in python?
Which of the following is the use of id() function in python?
a. Every object doesn’t have a unique id
b. Id returns the identity of the object
c. All of the mentioned
d. None of the mentioned