Python
Which of the following is the use of id() function in python?

All of the mentioned
id returns the identity of the object
Every object doesn’t have a unique id
None of the mentioned

ANSWER DOWNLOAD EXAMIANS APP