Answer Posted / r.prasad
c means nothing.
after b language it was developed so that they were giving
name as c language.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
please send me the code for multiplying sparse matrix using c
What are pointers? What are stacks and queues?
What is the concatenation operator?
Does c have enums?
What are pointers really good for, anyway?
Why is c not oop?
Why void is used in c?
If I have a char * variable pointing to the name of a function ..
What does char * * argv mean in c?
What is a #include preprocessor?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
List some of the dynamic data structures in C?
What is malloc calloc and realloc in c?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above