Answer Posted / vishwanath pillay
It stands for nothing.
C language was more influenced by 'B' Language and was then
named 'C' as a SUCCESSOR language.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Differentiate between #include<...> and #include '...'
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Is c is a middle level language?
When a c file is executed there are many files that are automatically opened what are they files?
What is struct node in c?
Why is structure padding done in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
How to write a code for reverse of string without using string functions?
What is a void * in c?
What is the difference between Printf(..) and sprint(...) ?
Do array subscripts always start with zero?
Here is a neat trick for checking whether two strings are equal
Are pointers really faster than arrays?
Why is not a pointer null after calling free?
What is line in c preprocessor?