- 3
How can write programm using c++
How can write a simple programme that 1)creates a process 2)gives an ID to a process 3)identifies the state of the process 4)dispatch a process, give time slot to a process and should manage switching of process
3 Answers
+ 2
show your work and people will help out
+ 1
That sounds more like a part of an operating system work rather than a simple program : )
+ 1
You ought to type it using a keyboard...
And once you are able to complete the complex process of typing, you ought to copy it using Ctrl+C and paste it here using Ctrl+V...
Pretty complex process...
Try to implement this in your program later on as well...