Sample Fortran Technical Interview Questions and Answers for fresher job interview / placement test. Practice Questions related to Fortran asked in written IT Coder / Programmer recruitment exams and interview.
List the various commands used in Fortran and their uses.
Are spaces required in equations?
What is the fortran equivalent to case statement in pascal?
What are the merits of an array over a spreadsheet format?
Example of a fortran compiler for an IBM PC.
How can you stop the lines to wrap around to the next line?
Function of a logical variable.
Is it necessary to prompt the user for input on a program?
What is the use of empty space in the program?
f77
Which is the default directory used by compiler for compilation of a fortran program?
Various steps in a fortran program.
Why are intrinsic functions provided for simple things like factorial?