CBSE Class 11 Computer Science Question 19 of 173

Data Handling — Question 4

Back to all questions
4
Question

Question 4

Which Python built-in function returns the unique number assigned to an object?

  1. identity( )
  2. id( ) ✓
  3. refnum( )
  4. ref( )
Answer