You are developing an application that contains a class named TheaterCustomer and a method named ProcessTheaterCustomer. The method accepts a TheaterCustomer object as the input parameter.
ProcessTheaterCustomer()
You have the following requirements:
✑ Store the TheaterCustomer objects in a collection.
✑ Ensure that the ProcessTheaterCustomer() method processes the TheaterCustomer objects in the order in which they are placed into the collection.
You need to meet the requirements.
What should you do?
gronderc
Highly Voted 5 years, 7 months agosupersunny
Highly Voted 5 years, 9 months agoSanjiVinsmoke
Most Recent 4 years, 6 months agogjsdevs
4 years, 5 months ago