Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Data Handling
Question 4
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?
identity( )
id( ) ✓
refnum( )
ref( )
Answer
Previous
Question 3
Next
Question 5