Creating first C language program
To create program in C one must write instruction/code/statement
-In C language program begins its execution from main() function.
Once the code is written, it has to be converted in a form that computer can understand, therefore we have to compile the code.
Follow me @
🌐 http://www.raviroza.com/
✍️ / ravi.oza.it
✍️ / raviozait
📹 / ravioza101
LinkedIN : www.linkedin.com/in/ravi-oza
#RaviROza #CLanguage #Turboc