iOS Swift - Concurrency
What is the main purpose of a
Task in Swift concurrency?Task in Swift concurrency?Task doesTask is designed to run one asynchronous job in the background.TaskGroupTaskGroup runs many jobs together, not a single job.Task = single background job [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions