who invented c

Answer Posted / kasirajan

dennis ritchie at bell laboratories

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the most efficient way to store flag values?

803


How can I sort a linked list?

719


What is structure data type in c?

650


What 'lex' does?

819


How #define works?

731






What is a spanning Tree?

1093


What is bss in c?

695


Explain how can you tell whether a program was compiled using c versus c++?

674


What does 1f stand for?

720


What is null pointer constant?

704


What is mean by data types in c?

651


How can you return multiple values from a function?

726


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3595


What is getche() function?

705


Explain the difference between the local variable and global variable in c?

703