Who is invented by c?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there constructors in c?

598


Define the scope of static variables.

607


What is class and object in c?

591


How can I get random integers in a certain range?

614


What is the purpose of the preprocessor directive error?

683






What is sizeof array in c?

596


What is a loop?

557


Explain union.

639


Is c++ based on c?

656


What is the code for 3 questions and answer check in VisualBasic.Net?

1695


Write a program to swap two numbers without using a temporary variable?

612


What is abstract data structure in c?

532


How can you find out how much memory is available?

619


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

701


Does c have an equivalent to pascals with statement?

575