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
How does placing some code lines between the comment symbol help in debugging the code?
What are reserved words with a programming language?
What is meant by errors and debugging?
How can you draw circles in C?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What is c value paradox explain?
What is the difference between declaring a variable and defining a variable?
write a program to print largest number of each row of a 2D array
What are comments and how do you insert it in a C program?
What Is The Difference Between Null And Void Pointer?
What is structure data type in c?
Compare interpreters and compilers.
What are structure types in C?