who is the founder of c
Answer Posted / parmjeet kumar
c was evolved from ALGOL, BCPL AND B by dennis ritchie at
bell lab in 1972.
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Explain how can you restore a redirected standard stream?
Why are algorithms important in c program?
Write a c program to demonstrate character and string constants?
write a program in c language to print your bio-data on the screen by using functions.
When we use void main and int main?
How can I determine whether a machines byte order is big-endian or little-endian?
What is void pointers in c?
What is huge pointer in c?
How do you generate random numbers in C?
Why does not c have an exponentiation operator?
What is the value of uninitialized variable in c?
What is c variable?
Why structure is used in c?
What is the size of enum in bytes?
Can we change the value of constant variable in c?