subject

There are process ID numbers, and job numbers. How are they different? Job numbers are never re-used between reboots, while process ID numbers can be re-used once a program terminates. Process ID numbers must be unique on a system. Job number are specific to the user. So there can only be one process ID number of 57 on a system, but each user could have a job number of 2. Both are actually the same, and a job's number exactly matches the process ID number of that job. Process numbers always start at 100, while job numbers start at 1. This is because users are more likely to type job numbers and they wanted them to be shorter.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:50
Free points just awnser this. what should i watch on netflix
Answers: 2
question
Computers and Technology, 23.06.2019 07:30
What key should you press and hold to select and open multiple files at one time? enter alt control esc
Answers: 1
question
Computers and Technology, 23.06.2019 08:30
Based on your knowledge of a good network, describe what you think is a perfect network would be. what kind of information and resources could users share on this network. what would the network administrator do? what kind of communication would be used?
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
You know the right answer?
There are process ID numbers, and job numbers. How are they different? Job numbers are never re-used...
Questions
question
Mathematics, 11.12.2019 00:31