computer language FORTRAN used to solve scientific and mathematical problems true or false
Answers
Answered by
10
True
This is used for scientific or engineering numerical computing for reasons of inertia as much as anything else, as well as having lots of specialized libraries. Fortran, like C, is a super assembler that lets you get close to the metal without adding a lot of fluff to make programming more easier, or even protect you from yourself
Answered by
2
Answer:
This is used for scientific or engineering numerical computing for reasons of inertia as much as anything else, as well as having lots of specialized libraries. Fortran, like C, is a super assembler that lets you get close to the metal without adding a lot of fluff to make programming more easier, or even protect you from yourself
Similar questions