I think the answer is true
C hope that helps have a good day and I feel you good for big hugs
Class B would be the correct answer.
Answer:
A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file). Another specialized program, called a linker, combines this object file with other previously compiled object files (in particular run-time modules) to create an executable file. In short, it's A or D.