Saved Bookmarks
| 1. |
Which key is use to compile a program into. exe file and run it in QB64 |
|
Answer» Answer: QB64 The QB64 logo Developer Rob Galleon, QB64Team First appeared 2007; 13 years ago Stable release 1.4 / February 13, 2020; 7 days ago QB64 implements most QBASIC statements, and can run many QBasic programs, including Microsoft's QBasic Gorillas and Nibbles games.[3] Furthermore, QB64 has been DESIGNED to contain an IDE resembling the QBASIC IDE. QB64 ALSO extends the QBASIC programming language to include 64-bit data types, as well as better sound and graphics support. It can also emulate some DOS/x86 specific FEATURES such as INT 33h MOUSE access, and multiple timers. |
|