Answer Posted / rahul
It is named c because it came after BCPL since the second
letter of BCPL after B is C, hence named as C and not
because C comes after B in English .
It is widely used for developing system level softwares and
applications.
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
What is wrong with this statement? Myname = 'robin';
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
Can you write a programmer for FACTORIAL using recursion?
How can I remove the leading spaces from a string?
Which is better malloc or calloc?
What are the types of type specifiers?
What is the best way to comment out a section of code that contains comments?
What are the different categories of functions in c?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
What is the purpose of main( ) in c language?
What is a substring in c?
Explain how do you determine the length of a string value that was stored in a variable?
How to establish connection with oracle database software from c language?
what is the difference between class and unio?
Explain what are the standard predefined macros?