Sajan-21/C-program
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
/* *****COMPILATION***** A computer program that translate C code into machine code. Hello.c ---> C Compiler (checking the program is there any error or not) ---> Hello.exe (machine code). */