Q. Which header provides pthread functions?

  • (A) thread.h
  • (B) unistd.h
  • (C) pthread.h
  • (D) stdlib.h
πŸ’¬ Discuss
βœ… Correct Answer: (C) pthread.h
Explanation: pthread.h provides APIs for POSIX thread programming.
Explanation by: Mr. Dubey
pthread.h provides APIs for POSIX thread programming.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
61
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate