Which function should be used to free the memory allocated by calloc()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


Describe public access specifiers?

0 Answers  






Explain the difference between c & c++?

0 Answers  


What is array give example?

0 Answers  


What are c++ storage classes?

0 Answers  


Which programming language's unsatisfactory performance led to the discovery of c++?

0 Answers  


Differentiate between a pointer and a reference with respect to c++.

0 Answers  


What is using namespace std in c++?

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  


Categories