Answer:
Create a new C# windows application with the name SalsSandwiches. Add the below code in respective file.
Explanation:
See attached images for the source code and output
Wait what is the question? All you are saying is a fact. :|
Answer:
In the time complexity, the array-list can easily be accessible any type of element in the the given list in the fixed amount of time.
On the other hand, the linked list basically require that the list must be traversed from one position to another end position.
The Array-List can get to any component of the rundown in a similar measure of time if the file value is know, while the Linked-List requires the rundown to be crossed from one end or the other to arrive at a position.