who is the father of c
Answers were Sorted based on User's Feedback
Answer / rama krishna sidhartha
Denis Ritchie at AT & T labs at Bell telephone laboratories
in 1972.
| Is This Answer Correct ? | 12 Yes | 0 No |
What are the various topologies? Which one is the most secure?
what is the use of fflush() function?
What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,
explain what is an endless loop?
How important is structure in life?
Add Two Numbers Without Using the Addition Operator
ATM machine and railway reservation class/object diagram
What does #pragma once mean?
What is file in c preprocessor?
What is the acronym for ansi?
What is the meaning of typedef struct in c?