R Rachit Jul 26, 2005 #1 Hi, I would like to know the difference between a Process and an application.
B Bob I Jul 26, 2005 #2 To simplify, process works in background and is started by the system, while application works in foreground and is started by the user.
To simplify, process works in background and is started by the system, while application works in foreground and is started by the user.