Computer Science, asked by 2Tina1, 1 year ago

what is list ???? give me the definition in computer .

Answers

Answered by TotalDreamer
1
hiii,

In computer science, a list or sequence is an abstract data type that represents a countable number of ordered values, where the same value may occur more than once

hope helps
Answered by sharu31
1
A list (also called an array in other programming languages) is a tool that can be used to store multiple pieces of information at once. It can also be defined as a variable containing multiple other variables
Similar questions