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 in Python doesn’t have a unique id
b. In Python Id function returns the identity of the object
c. None of the mentioned
d. All of the mentioned