adplus-dvertising
frame-decoration

Question

A text file that contains our program is called as __________

a.

Exe file

b.

Doc file

c.

Obj file

d.

Source file

Answer: (d).Source file

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A text file that contains our program is called as __________

Similar Questions

Discover Related MCQs

Q. First statement in a fortran code is _________

Q. A Fortran is not ___________

Q. The delimiter in a FORTRAN code.

Q. A program that reads the source code and converts it to a form usable by the computer.

Q. A valid variable declaration in FORTRAN is __________

Q. In FORTRAN, the declarations of variables can be modified using the _____ parameter.

Q. COBOL stands for _________

Q. COBOL is a language that keeps evolving.

Q. Which of the following is not a part of program division in COBOL?

Q. Which of the following is not a part of Identification division?

Q. D in COBOL stands for _________

Q. Comment in COBOL is denoted by ________

Q. The data division is used to ________

Q. Which is not a data type in COBOL?

Q. What does S denote in a picture clause?

Q. _____________ denotes the format in which data is stored in memory.

Q. Assembly language program that is sent as an input to an assembler is known as

Q. Correspondence between assembly language program and machine language program is said to be

Q. Machine language program that is produced as an output in case of an assembler is known as

Q. Assembly language is easier to understand as compared to machine language program because