who is the founder of c
Answer Posted / amit
Dennis Ritche
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is methods in c?
When should a type cast not be used?
Explain threaded binary trees?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Write a program to print fibonacci series using recursion?
Explain what is the most efficient way to store flag values?
Why is this loop always executing once?
What is the difference between far and near in c?
What is the advantage of a random access file?
Explain about the functions strcat() and strcmp()?
Is calloc better than malloc?
What is const keyword in c?
How many types of functions are there in c?
Explain how can you check to see whether a symbol is defined?
Write a program to print numbers from 1 to 100 without using loop in c?