Computer Science
Fill in the blanks:
To check if two objects reference the same memory address, _________ operator is used.
Python Data Handling
4 Likes
Answer
is
Answered By
1 Like
Related Questions
Fill in the blanks:
The _________ datatype is like lists but is not mutable.
Fill in the blanks:
The _________ of an object gives the memory location of the object.
Fill in the blanks:
To use function fabs( ), _________ module should be imported.
Fill in the blanks:
To generate a random floating number in the range 0 to 100, _________ function is used.