Who is invented by c?

Answer Posted / p.ramya teja

Dennis Richard

Is This Answer Correct ?    34 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of endless loops?

624


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

807


What is function and its example?

626


How can I sort more data than will fit in memory?

629


What is a method in c?

628






What are the different file extensions involved when programming in C?

758


What is a void pointer in c?

608


When the macros gets expanded?

788


simple program of graphics and their output display

1469


Which is better between malloc and calloc?

669


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

668


What is a char in c?

555


What is meant by initialization and how we initialize a variable?

587


What header files do I need in order to define the standard library functions I use?

539


Does * p ++ increment p or what it points to?

616