who is the founder of c
Answer Posted / dinesh
dennis richie is the founder of c.............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what does static variable mean?
What is header file definition?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is difference between structure and union in c?
What is the difference between text and binary i/o?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
What is static memory allocation?
What are pragmas and what are they good for?
What is c standard library?
How do we open a binary file in Read/Write mode in C?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is || operator and how does it function in a program?
What is a protocol in c?
What is difference between class and structure?