Saved Bookmarks
| 1. |
Write a fortan programme |
|
Answer» ONG>Answer: Unlike in Basic, a Fortran program is not typed in a "Fortran window". Instead, a program is typed and saved with an editor (i.e., a word PROCESSOR), and the program is then turned into an executable FILE by a Fortran COMPILER. To begin the process of CREATING a Fortran program in the math lab, you must open an editor. |
|