CBSE Class 11 Computer Science Question 20 of 173

Data Handling — Question 5

Back to all questions
5
Question

Question 5

The operator used to check if both the operands reference the same object memory, is the .......... operator.

  1. in
  2. is ✓
  3. id
  4. ==
Answer