You are not logged in.
Pages:: 1
#1 2012-03-27 05:18:31
- AgentVinod12
- Agent Vinod
- From: India
- Registered: 2012-03-23
- Posts: 1,149
- Website
Fortran Interview Questions And Answers
Basic Programming :: Fortran Programming Job Interview Questions and Answers
Fortran Interview Questions and Answers will guide us now that Fortran previously FORTRAN is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continual use for over half a century in computationally intensive areas. So start learning Fortran now
1 Can you give us a complete list of the Fortran commands and what they do?
2 Do we need to prompt the user for input on our programs?
3 How should one spell FORTRAN/Fortran?
4 How does Fortran 90 relate to FORTRAN 77?
5 Why do you put so many lines of empty space in your programs?
6 What directory is used by the compiler for compiling a Fortran Program? Where does f77 live?
7 How do you use a logical variable? What is stored there?
8 Where can I get a Fortran Compiler for IBM PC?
9 How do we know where various steps go in a Fortran program?
10 Why does not Fortran have intrinsic functions for something as simple as factorial?
11 What can we do if our lines wrap around to the next line?
12 What is the advantage of an array over a spreadsheet format?
13 Do spaces mater in Fortran equations?
Offline
2012-03-27 05:18:31
- Advertisement
- Ads By Google
Re: Fortran Interview Questions And Answers
\n