No, please do not hit on links. they're viruses i'm pretty sure.
Answer:
The answer is "Open System".
Explanation:
The term open system means a computing system, that integrated across software and hardware devices and provides complies with the same accessibility requirement.
- This connectivity and functionality mean, that a machine operating the Windows OS could be regarded as an open platform as can be seen by Windows being such a software OS.
- It is composed of the non-owned development tool, which is based on publicly reported values, that enable service providers to generate attach-on to the system.
Answer:
First, you would want to translate from C-language Program (in text format) into the assembly language Program (still in text format, but in the corresponding architecture of the computer where the program will be run). The software tool you will use for this step is Compiler.
Then you would translate from the assembly language program (text format) into Machine Code Program (in binary format). The software tool used for this step would be Assembler.