Answer Posted / manish
it is a simple English alphabet C nothing else.
but we can say also C,c is a computer language but is
different only C. because C is alphabets.
| Is This Answer Correct ? | 8 Yes | 29 No |
Post New Answer View All Answers
Are the outer parentheses in return statements really optional?
What is the size of structure pointer in c?
please send me the code for multiplying sparse matrix using c
What is type qualifiers?
Where are some collections of useful code fragments and examples?
What is the difference between int main and void main?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
write a program to concatenation the string using switch case?
Do you know pointer in c?
Why does everyone say not to use scanf? What should I use instead?
Why is structure important for a child?
What are the three constants used in c?
What is cohesion in c?
Difference between exit() and _exit() function?
How can I read data from data files with particular formats?