Question
Which standardized thread API is widely used on UNIX-like systems?
Select an option. Your answer will be checked instantly.
Correct Answer: D. POSIX Pthreads
Explanation:
POSIX Pthreads defines portable functions and types for multithreaded programming on compliant systems.
The other choices are a file system, firmware interface, and disk-scheduling algorithm.
Leave a Reply