Which of the following activities can be simulated using a computer? I. Waiting time in a line at a restaurant II. Tossing a coin III. Shuffling cards for a card game 1. I only 2. II only 3. I and II only 4. I, II, and III

Respuesta :

Limosa

Answer: I,II,III

Explanation:

to simulate using a computer means to create a scenario which would correspond to the actual environment. Here, waiting time in a line can be simulated using waiting queue time algorithms similar to those used in networking packets. Tossing a coin and shuffling card game based on game theory and using AI algorithms we can easily achieve their simulation.