jerrell657 jerrell657 23-12-2022 Computers and Technology Answered suppose there are three runnable tasks, task1, task2, task3. how do you run them in a thread pool with 2 fixed threads? write a short snippet of code