Answer Posted / 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 |
Post New Answer View All Answers
Which is better oop or procedural?
How can my program discover the complete pathname to the executable from which it was invoked?
explain what is an endless loop?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
why programs in c are running with out #include
Can the curly brackets { } be used to enclose a single line of code?
Do you know what are the properties of union in c?
What is void main ()?
Write program to remove duplicate in an array?
What is the value of h?
How will you find a duplicate number in a array without negating the nos ?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
How can a string be converted to a number?
What is the difference between union and structure in c?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?