What do you mean by c?
Answer / dhanshri chabukswar
c is a language used to write programs that tell the computer what to do - like calculations ,controlling devices or building operating systems.
c is a powerful,structured and portable programming language used to develop software and system applications ...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }
What are the different properties of variable number of arguments?
When c language was developed?
how can we use static and extern?and where can we use this?
What is the deal on sprintf_s return value?
#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }
What is union and structure?
what is the definition of storage classes?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is the difference between GETS();AND SCANF();
List some basic data types in c?
What is modeling?