Computer Science
State whether the following statement is True or False :
A tuple cannot store other tuples in it.
Related Questions
State whether the following statement is True or False :
The elements in a tuple can be deleted.
State whether the following statement is True or False :
A Tuple can store elements of different types.
State whether the following statement is True or False :
A tuple storing other tuples in it is called a nested tuple.
State whether the following statement is True or False :
A tuple element inside another element is considered a single element.