Persistent Company Programming Program

when you want to use
-printf() scanf()
-log() abs() pow()
-clrscr() getch() terminate()
and your program restrictions are such that you have to use only 1 header file
Is it Possible......if yes which header file will you use....
How you will do it?

Read Solution (Total 6)

Persistent Other Question

If there are n proceses and each process waits p time in waiting state then cpu utilization is-: )Match the following.

1)Critical Section a)Mutual exclusion

2)Wait/signal b)Deadlock

3)Working set c)Hoareā€™s Monitor

4)Semaphore d)