Which of the following represents the correct sequence in the process of translating a source file into an executable file?

A) Compilation, Linking, Loading
B) Linking, Loading, Compilation
C) Loading, Compilation, Linking
D) Compilation, Loading, Linking