Question
There are process ID numbers, and job numbers. How are they different? -Process numbers always start at 100, while job numbers start at 1. This
There are process ID numbers, and job numbers. How are they different?
-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.
-Both are actually the same, and a job's number exactly matches the process ID number of that job.
-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.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started