Question: To deal with different underlying hardware, each computing architecture needed its own COBOL compiler. Most importantly, these compilers could all accept the same COBOL source
To deal with different underlying hardware, each computing architecture needed its own COBOL compiler. Most importantly, these compilers could all accept the same COBOL source code, no matter what computer it was run on This notion is called "write once, run anywhere". This is true of most programming languages today, a benefit of moving away from assembly and machine code, which is still CPU specific.
True
False
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
