i have compiled a code in Linux (gcc compiler).. is it possible to run that binary on windows machine?
Technically no however you can run the virtualbox or VM running the Linux OS where you can run the Linux binary file.
It is not possible because the file-system is entirely different for windows and linux. However you can simulate a linux environment in windows, by using cygwin.
Oracle Virtual box is heavy option for me to launch virtual machines. I am looking for a lite weight hypervisor option or any other solutions which make my life easy.