Object codefiles are codes tatthat are dependent on functions, symbols, and text to run the machineprogram. Just like old telex machines, which required teletyping to send signals to other telex machine. In
In the same way processor requiresprocessor's require binary code to run machine. Object file is, object files are like binary code but is not linked. Linking creates additional files so that the user does not have to have compiler like ccompile the C language themselves. UserUsers can directly open the exe file once the object file is linked with some compiler like c language , or vb etc.