Computer Science, asked by oraon4613, 5 hours ago

It is type of list which has proper sequence.​

Answers

Answered by Utkarshmishra92007
1

Answer:

Java

Explanation:

Java has this list with a collection of functions. It is also called a sequence because, it has the proper way of saving the functions and operations.

Collection inheritance also gives you option for having the sequenced list and use the operators appropriately.

List interface is basically implemented by list Array List, Vector List and Stack classes.

Answered by JSP2008
1

Answer:-

Ordered list

More information:-

Ordered lists are appropriate where the exact ordering of items are important to the meaning of the content. For example, a recipe would likely use an ordered list because the steps occur in sequence.

Similar questions