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


Please Help Members By Posting Answers For Below Questions

What is the use of in c?

551


What is difference between array and pointer in c?

517


What are reserved words with a programming language?

573


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

590


How can I avoid the abort, retry, fail messages?

627






What is a pragma?

646


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

589


Here is a neat trick for checking whether two strings are equal

542


What is difference between far and near pointers?

582


What are actual arguments?

618


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

641


Explain how can you check to see whether a symbol is defined?

633


What is a struct c#?

585


What is main function in c?

527


What is a function simple definition?

582