Actually computer does not understand any high level language. it understands only 1s and 0s i.e what we call machine language. So the high level language needs to be translate into machine language which is done by the compiler
It doesn't work in itself, it has to be translated to machine code, that's what you call compilation.
No, a C program cant work without an interpreter or compiler or assembler as the code written in the program is not understood directly by the computer so it needs any of the above translator program to make the program understandable to the computer.-Shruti Jain
the features of a C program
c program was introduced in the year 1972 by Dennis RitchieNo, it was the C language, not the C program.
How can I program a Captive Works 600spremium ?
I think it is 'execution of a C program'.
how to create a c program for left factoring.
yes a C program can work without a main() function. Though its not the normal C code that you would be writing on ur gcc or turbo C compiler. for example Linux Source code ... does not have a main() function : for details u can visit: http://samarthonweb.blogspot.com/2009/08/c-programe-with-no-main-function.html
There are many online program tutorials on websites like Youtube. There are also books such as programming for dummies that works well for people with little knowledge trying to program.
Computer programs are usually made with a programming language such as Microsoft C++. A ton of coding goes into a single program
find the program in c-pgms.blogspot.com
what are the parts of C language program
Yes, you can program games with C++.