Computer Science, asked by jinay946, 7 months ago

For two objects x and y, the expression x is y will yield True, if and only if

a) id(x)==id(y)

b) len(x)==len(y)

c) x==y

d) all of these

Answers

Answered by vedika5582
1

Answer:

ans is c x=y

Explanation:

hope it helps you follow me

Similar questions