noun
virtual address
Computing term: an address in virtual memory, as opposed to a physical address.
OSは仮想アドレスを物理アドレスに変換する。
The OS translates virtual addresses into physical addresses.
物理アドレス is a physical address, the actual hardware memory location, while 仮想アドレス is the virtual address used by programs.
Compound of 仮想 (virtual) and アドレス (address), a direct calque of the English computing term.