Almost all modern operating systems use virtual memory.

Virtual memory is logical and physical memory is the actual available memory.
Each running process has its own virtual address space. But...