PLEASE DO IT CORRECTLY. I NEED THE CORRECT
ANSWER
Task-1: Write a c program that creates 5 threads and prints which thread is running and after the thread is closed, a new thread starts its execution. Each thread should run sequentially one by one. OUTPUT: thread-1 running thread-1 closed thread-2 running thread-2 closed .
PLEASE DO IT CORRECTLY. I NEED THE CORRECT ANSWER
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
PLEASE DO IT CORRECTLY. I NEED THE CORRECT ANSWER
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!