i was wondering if its possible to use visual studio C++ and have the programs work on linux? i just started C++ and want to clear some things up
No, executables compiled for one operating system are highly unlikely to run on another.