Tuesday, July 28, 2009

What is the c program?what is that function?canu give example?

C program? Do you mean the C language, or the C Drive?

What is the c program?what is that function?canu give example?
C is a programming language. C++ is better.





example:





#include %26lt;stdio.h%26gt;


int main(void)


{


printf("Hello World!\n");


exit(0);


}
Reply:C is a language used to make programs. A "C Program" is a program created in the language of C. In order to make a program using C, you need a special program called a C compiler. Good luck.
Reply:The C language is a computer language the computer can understand it by compiling the code ( as the all computer languages) its for a programers,


the history of that language it was in the Begaining "A " language then becam "B " language then have changes to be "C " then " C++" the the newest virsion is the C# with is totaly O-O language

hibiscus

No comments:

Post a Comment