1. Source Code :Source code describes high level password or assembly code which is created by human/programmer. Resource code is straightforward to read and modify. That is written by programmer by using any High Level Language or intermediate language i beg your pardon is human-readable. Source code contains comments the programmer put for far better understanding.Source password is noted to language translator i m sorry converts the into maker understandable code which is called maker code or thing code. Computer system can not know direct source code, computer understands device code and also executes it. That is thought about as an essential component the computer. In straightforward we deserve to say source code is a set of instructions/commands and statements i beg your pardon is composed by a programmer by utilizing a computer system programming language choose C, C++, Java, Python, Assembly language etc. For this reason statements created in any programming language is termed as source code.2. Object password :Object code refers to low level code which is understandable by machine. Object code is generated from resource code ~ going through compiler or other translator. That is in executable maker code format. Thing code contains a sequence of an equipment understandable instructions to which central Processing Unit understands and executes.Object file contains object code. That is thought about as one more of maker code. Part object file examples are typical object record format (COFF), COM files and “.exe” files. The is the calculation of a compiler or various other translator. We can understand source code however we deserve to not know object code as that is not in level text like resource code fairly it is in binary formats.The below figure illustrates the source code and object password :
You are watching: The statements written by the programmer are called
