Computer Science, asked by routdebajyoti2003, 1 year ago

what is tupple in Cs​

Answers

Answered by ParakhMittal
2

Answer:

A tuple is a data structure that is an immutable, or unchangeable, ordered sequence of elements. Because tuples are immutable, their values cannot be modified. As a general rule, tuples use less memory than a list or array.

I HOPE IT WILL HELP YOU

THANKU

Answered by AskewTronics
1

A tuple is a single row which can be the combination of the cells.

Explanation:

  • DBMS is a concept that holds the data with the help of some database software, it is used to hold the data which can be used for the future.
  • The DBMS holds the data in the cell which is the insertion point of rows and columns.
  • The rows are called as the tuple in the language of the DBMS.
  • For example, if there are rows that hold the value "go, XII". then these rows can be called as a tuple.

Learn More:

  • Tuple : https://brainly.in/question/8483637

Similar questions