MCQOPTIONS
Saved Bookmarks
| 1. |
What is the problem with generation Executable Software (EXE files)? |
| A. | Run only on Windows machines. |
| B. | Linux and Unix expect a different executable format than .EXE |
| C. | Compiler for each machine type like Linux, Unix, Windows and Processor Type needs to be built for generating output files that can run. |
| D. | All the above. |
| Answer» E. | |