1.

A Fortran is not ___________(a) System supported(b) Source supported(c) Case Sensitive(d) Programmer supportedI had been asked this question during a job interview.Origin of the question is FORTRAN Basics topic in section Computer Languages of Computer Fundamentals

Answer»

The correct choice is (C) Case Sensitive

The explanation: Fortran is not a case sensitive LANGUAGE. For e.g. PROGRAM XYZ also works. Also, multiple consecutive blank spaces are IGNORED.



Discussion

No Comment Found

Related InterviewSolutions