Run the executable you made - C++ | Zoonk
Run the executable you made
Run the program you just built and notice the platform differences: `./hello` on macOS or Linux, and `hello.exe` or `.hello.exe` on Windows shells. Use the program’s printed output to confirm which executable actually ran.
Upgrade to keep learning
This lesson requires an active subscription.
Back to chapter
Upgrade