who is the founder of c
Answer Posted / macdonald
It's Dennis Ritchie. If you really want to post an answer,
make sure it's an accurate one.
| Is This Answer Correct ? | 123 Yes | 7 No |
Post New Answer View All Answers
What is the difference between the = symbol and == symbol?
What does return 1 means in c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
How can I do graphics in c?
Why functions are used in c?
How can I prevent another program from modifying part of a file that I am modifying?
What is #error and use of it?
Explain what are run-time errors?
Ow can I insert or delete a line (or record) in the middle of a file?
What kind of structure is a house?
What does the error 'Null Pointer Assignment' mean and what causes this error?
How do c compilers work?
What is register variable in c language?
What are multidimensional arrays?
Explain pointer. What are function pointers in C?