This question already has an answer here:
- Default value of maxConcurrentOperationCount for NSOperationQueue 1 answer
It is always being asked in interview how many maximum threads we can run in ios iphone programming simultaneously in NSOperationQueue
and through GCD async?
Please explain the answer.