Two tuples t1 and t2 are nested in a third tuple t3 along with some other elements. The two nested tuples now loose their identity.
Answer:
In the above example, tuples t1 and t2 are nested in a third tuple t3 along with some other elements. The two nested tuples t1 and t2 haven’t lost their identity.
So, the given statement is false.