Which of the following is the use of id() function in python?
Posted: Wed Jul 13, 2022 7:44 pm
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
b) Id returns the identity of the object
c) All of the mentioned
d) None of the mentioned