Os Lab Process Management Ex. No. - 4: To Understand How To Deal With Threads and Processes Using C++
Os Lab Process Management Ex. No. - 4: To Understand How To Deal With Threads and Processes Using C++
– 4
Aim
Now, write a C++ program to create a process that starts a windows application such as the
calculator, allows user to use it for 10 seconds then terminates this application.
Hints