Who is invented by c?

Answer Posted / k.kumar

Dennis Riche

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is that possible to add pointers to each other?

909


What is the time and space complexities of merge sort and when is it preferred over quick sort?

682


What is the best way of making my program efficient?

575


how to write a c program to print list of fruits in alpabetical order?

1809


Explain data types & how many data types supported by c?

592






What are structure members?

605


What is a string?

672


When should volatile modifier be used?

562


How arrays can be passed to a user defined function

585


int i=10; printf("%d %d %d", i, i=20, i);

1021


What are nested functions in c?

575


Explain what is a stream?

617


Write a program to print numbers from 1 to 100 without using loop in c?

650


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

14987


Why c is a mother language?

563