who developed c and why he developed c?

Answer Posted / sravanthi

brain kernaighan

Is This Answer Correct ?    2 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

582


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

599


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1786


What is the use of c language in real life?

530


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

660






How to compare array with pointer in c?

625


What is string in c language?

627


Why C language is a procedural language?

623


Explain how can I convert a string to a number?

643


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1544


What are file streams?

572


What is a keyword?

747


What the different types of arrays in c?

614


What does %d do?

726


What is meant by keywords in c?

618