who is the father of C Language?

Answer Posted / aniket

Dennis Ritchie

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sizeof return c?

616


why do some people write if(0 == x) instead of if(x == 0)?

666


why return type of main is not necessary in linux

1712


what are the advantages of a macro over a function?

656


What does sizeof function do?

629






what is the height of tree if leaf node is at level 3. please explain

1612


What is break statement?

648


Between macros and functions,which is better to use and why?

1578


How does selection sort work in c?

635


Hi can anyone tell what is a start up code?

1630


What is a lookup table in c?

638


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

1687


Write a program to check prime number in c programming?

616


What is the newline escape sequence?

599


Explain high-order bytes.

687