Answer Posted / iyswarya
the question means who is invented by c not who invented c
so the answer is c++
many languages are invented and develped by c
from c only other languages are ionvented such as c++,java ...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between pure virtual function and virtual function?
How do I copy files?
Write a code of a general series where the next element is the sum of last k terms.
How can I use a preprocessorif expression to ?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
Which node is more powerful and can handle local information processing or graphics processing?
Describe how arrays can be passed to a user defined function
Is there a way to jump out of a function or functions?
In C, What is the #line used for?
Is malloc memset faster than calloc?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
can we implement multi-threads in c.
How do you write a program which produces its own source code as output?
How do you search data in a data file using random access method?
What is modifier & how many types of modifiers available in c?