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
How do we print only part of a string in c?
why programs in c are running with out #include
while initialization of array why we use a[][2] why not a[2][]...?
List the variables are used for writing doubly linked list program.
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
Why do we write return 0 in c?
Write a program to find factorial of a number using recursive function.
Why is it important to memset a variable, immediately after allocating memory to it ?
What is a stream water?
Describe how arrays can be passed to a user defined function
What are the storage classes in C?
program to convert a integer to string in c language'
What is use of #include in c?
What is difference between union and structure in c?
Define C in your own Language.