Which of the following data types is shown below? L = [2, 54, 'javatpoint', 5]
Dictionary
Tuple
List
Stack
Answers
Answered by
0
Answer:
I don't care answer the this question 54.5 box year equal to let take
Answered by
0
The given question is that we have to find which data types was shown below.
The given data is L=[2,54,'java-point',5]
The data given here are finite.
Therefore,The answer is List.
A list is an abstract data type contains finite no of items in an ordered or unordered structure.
A list can consists of items for sorting,adding and deleting.
A list in data structure consists of several values separated by comma and enclosed with square brackets.
There are three types of list : Ordered list ,unordered list and description list.
#spj3
Similar questions