who is the founder of c
Answer Posted / shruti
Dennis Ritchie founded C at AT&T Bell Labs..
@Nayanprakash..
the two people u mentioned are not involved in finding C..
but "B"
it was a language founded before C..
| Is This Answer Correct ? | 42 Yes | 5 No |
Post New Answer View All Answers
Explain what is the difference between null and nul?
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
C language questions for civil engineering
What are the characteristics of arrays in c?
Explain how can a program be made to print the line number where an error occurs?
What is a structure member in c?
why we wont use '&' sing in aceesing the string using scanf
In which language linux is written?
Is a pointer a kind of array?
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?
What is the purpose of realloc()?
Can you think of a logic behind the game minesweeper.
What are the two types of functions in c?
What is meant by high-order and low-order bytes?
What is the role of this pointer?