answersLogoWhite

0

How does c program works?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

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.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is C programming works without assembler compiler interpreter?

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


Features of c program?

the features of a C program


C program was introduced in the year?

c program was introduced in the year 1972 by Dennis RitchieNo, it was the C language, not the C program.


How can you download the program for a captive works spre?

How can I program a Captive Works 600spremium ?


What is executive a c program?

I think it is 'execution of a C program'.


C program on left factoring in compiler design?

how to create a c program for left factoring.


Is c program works without main function?

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


Where can one learn programming in C?

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.


How does programs works in a computer?

Computer programs are usually made with a programming language such as Microsoft C++. A ton of coding goes into a single program


Program for sin series in c language?

find the program in c-pgms.blogspot.com


Different parts of c language program?

what are the parts of C language program


Can you program games with c plus plus?

Yes, you can program games with C++.