1.

A text file that contains our program is called as __________(a) Exe file(b) Doc file(c) Obj file(d) Source fileI have been asked this question in final exam.I would like to ask this question from FORTRAN Basics in division Computer Languages of Computer Fundamentals

Answer»

Correct OPTION is (d) Source file

Easiest EXPLANATION: A file that CONTAINS the code or the main program is CALLED as the source file. Source code MUST be processed by a compiler to create an executable file.



Discussion

No Comment Found

Related InterviewSolutions