What is Inter process communication?
a: allows processes to communicate and synchronize their actions when using the same address space
b: allows processes to communicate and synchronize their actions without using the same address space
c: allows the processes to only synchronize their actions without communication
none of the mentioned