Collection of executable codes is known as what?
Answers
Answered by
1
In computing, executable code or anexecutable file or executable program, sometimes simply referred to as anexecutable or binary, causes a computer "to perform indicated tasks according to encodedinstructions,"[1] as opposed to a data file that must be parsed by a program to be meaningful.
The exact interpretation depends upon the use - while "instructions" is traditionally taken to mean machine code instructions for a physical CPU, in some contexts a file containing bytecode or scripting languageinstructions may also be considered executable.
The exact interpretation depends upon the use - while "instructions" is traditionally taken to mean machine code instructions for a physical CPU, in some contexts a file containing bytecode or scripting languageinstructions may also be considered executable.
Similar questions