what are two different types of files that can store application code?

what are two different types of files that can store application code?
Answer
Brief Explanations:
In computer science, source - code files contain human - readable code, and executable files contain machine - readable code ready to run.
Answer:
Source - code files, Executable files