8)Which of the following data types is shown
below? L = [2, 54, 'javatpoint', 5]
1 point
Dictionay
List
Stack
Queue
Clear selection
Answers
Answered by
0
Answer:
stack and queu
Explanation:
stack and queu
Answered by
0
Answer
List.
Because the kind of data in a List is not fixed, it can be integers, strings, or anything else.
Explanation:
- A is an ordered collection of objects in the Java programming language. It allows for duplicate values in this case.
- The list can also be used to store null elements. Both in both forward backward directions, the list can be iterated or entered.
- The list interface includes classes including such Array List, LinkedList, Stack, and Vector.
- List interface can be found in the java.util package. The list is made using the List Iterator interface. In both forward and backward directions, the list can be iterated or inserted.
#SPJ2
Similar questions
Hindi,
2 months ago
Science,
2 months ago
English,
4 months ago
English,
4 months ago
Psychology,
10 months ago
Computer Science,
10 months ago
Math,
10 months ago