What do you call a file containing a program written in a high-level programming language?

  • Post author:
  • Post category:Blog
  • Post last modified:April 28, 2024
  • Reading time:1 mins read

What do you call a file containing a program written in a high-level programming language?

  • A machine file
  • A code file
  • A target file
  • A source file
Explanation & Hint:

A file containing a program written in a high-level programming language is typically called a source file. This term is used because the file contains source code, which is written in a form that humans can more easily understand and edit. The source code in the file needs to be compiled or interpreted to be executed by a computer.

For more Questions and Answers:

PE1: Python Essentials 1 – Module 1 Test Exam Answers Full 100%