COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Compiler produce executable binary object file whereas an interpreter produce code, both executable can run many times.
Detailed explanation-2: -The Compiler the supports generation of procedural COBOL code to Java . class files and also offers object-oriented extensions to the COBOL language. You produce executable code by compiling and linking in one step. An executable file has a filename extension of .exe.
Detailed explanation-3: -Executable files contain binary machine code that has been compiled from source code. This low-level code instructs a computer’s central processing unit on how to run a program. The processor interprets the machine code and tells the computer’s hardware what to do.
Detailed explanation-4: -No. If a compiler does not include a linker and only produces object files, then it can never produce an executable, by definition.
Detailed explanation-5: -Go to File > Save As. Select All Files from the “Save as type” menu. Name the file “filename.exe” and click Save.