A process
A computer process is an application running in a computer. Such process may or may not have an interface to interact with a user.
An example of a process that has user interface is text editing application.
An example of a process that doesn’t have user interface is a mail server.
Comments
Post a Comment