I have a application running on my system(pc) which has OS windows 7, if I run the same application in a virtual machine on VMWare running Windows 7 OS. Here are my questions:
-
If my application is running on my system what is platform here? I mean what is the name of platform?
-
If my application is running on virtual machine platform vmwAre, where I can see the platform?
-
What is the difference between platform and OS?
What is the difference between platform and OS?
I cannot think of an official definition for platform. Platform can mean different things to different people depending on the context:
Given your question I’d use the term platform as ‘something above the OS’:
Physical platform: Windows 7 + physical h/w
Virtual platform: VMWare + host OS + guest OS (Windows 7) + phyiscal h/w + virtual h/w
my 0.02 $