Who is invented by c?
Answers were Sorted based on User's Feedback
Answer / sreenu
In 1970 there was a language called B.
In 1972,by Dennis Ritche at AT&T bell labarotories in the
university of pennsylvania have modified B to Clanguage
| Is This Answer Correct ? | 20 Yes | 5 No |
Answer / suvankar santra
c++ is invented by c... am i stupid?? i know.. he he
| Is This Answer Correct ? | 17 Yes | 11 No |
Answer / walter
I don't think any one has been invented by c, since c itself
has been invented and it can't invent any one else.........
what a stupid question you'll have been answering so far
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / ankit tonte
Well if i talk about that who is invented by 'c', so we can
say that all the programing languages is based on 'c', and
'c' is a backbone of all the programing languages.
firstly UNIX operating system invented by using 'c'.
after words Linux.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between #include<stdio.h> and #include"stdio.h" ?
Can math operations be performed on a void pointer?
What are the difference between a free-standing and a hosted environment?
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
What does the error 'Null Pointer Assignment' mean and what causes this error?
what do you mean by enumeration constant?
What do you mean by c what are the main characteristics of c language?
Give a method to count the number of ones in a 32 bit number?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What is array in C
How do I use strcmp?
given post order,in order construct the corresponding binary tree