Relationship between a ProcessApplication DomainApplication

A process is only a instance of running application. An application is an executable on the hard drive or network.There can be numerous processes launched of the same application (5 copies of Word running), but 1 process can run just 1 application.