Source Code
The Original file which is written by the programmer.It is the Source of the Program.
It refers to a text based Document File that is written by a programmer. A Programmer writes a code in Human readable language to perform some task, almost English every time, & save the file into a Format.
For Example: “.java” for java code.