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

Does c++ support multilevel and multiple inheritances?

0 Answers  


What is code reusability in c++?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

4 Answers   Webyog,


Write bites in Turbo c++ Header ("Include") Files.

0 Answers  


WHO DEVELOPED C++?

6 Answers  






Why do we use structure in c++?

0 Answers  


What is the topic of the C++ FAQ list?

1 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


What are Binay tress and B trees? Diff between them?

8 Answers   CTS, GATE, Wipro,


Differences between private, protected and public and give examples.

0 Answers  


What compiler was used?

6 Answers   Intel,


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  


Categories