5
Question Question 5
The operator used to check if both the operands reference the same object memory, is the .......... operator.
- in
- is ✓
- id
- ==
The operator used to check if both the operands reference the same object memory, is the .......... operator.