Question: Process manager: Write Java code to link all the current processes active in the system. Then add a feature to kill one of the processes
Process manager:
Write Java code to link all the current processes active in the system. Then add a feature to kill one of the processes or all of the processes.
Note: you should use at least one type of OS-related functionality. An OS-related functionality is something related to the Android OS or a set of system calls.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
