It is false that the object code is translated to source code for the system to under stand and executes it. In fact it is the source code that is converted to machine code which is easily understood by machine. This conversion of code is done through a compiler or an assembler before running the program.