What is the difference between "calloc" and "malloc"?

Answer Posted / ven

In addiion, calloc requires two parameters whereas ,malloc
only one

Is This Answer Correct ?    19 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ coding?

625


Is map sorted c++?

496


If you don’t declare a return value, what type of return value is assumed?

519


Explain method of creating object in C++ ?

567


What is data structure in c++?

632






How do I use arrays in c++?

560


Is rust better than c++?

583


Is c++ the most powerful language?

542


What is namespace std; and what is consists of?

636


Can I run c program in turbo c++?

561


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

3350


What is c++ redistributable?

600


Is it possible for a member function to use delete this?

548


What is expression parser in c++

1861


Explain how a pointer to function can be declared in C++?

560