What is virtual machine concept?

1 answer

Answer

1081065

2026-07-12 09:01

+ Follow

A 'virtual machine' is a software program which emulates another machine type. The virtual machine behaves exactly like the machine it emulates but uses the physical hardware of the machine it is running on. In other Words, it translates calls intended for the virtual machine into calls that will execute upon the physical machine, effectively acting as an interpreter between the two machines.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.