Answer:
Full virtualization requires that the host operating system provide a virtual machine interface for the guest operating system and that the guest access hardware through that host VM
Step-by-step explanation:
A process virtual machine instantiates when a command begins a process, hence this option is correct. Also, In full virtualization systems, guest operating systems are faster than other virtualization schemes. However, guest operating systems on paravirtualization systems must undergo porting in order for it to work effectively with the host interface, hence the chosen option is wrong as it implies so for full virtualization.