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

Define copy constructor.

622


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

790


What are friend functions in C++?

624


What are files in c++?

595


What is a friend function in c++?

583






Why the usage of pointers in C++ is not recommended ?

900


What are the storage qualifiers?

665


Explain the auto storage classes in c++.

601


Differentiate between late binding and early binding.

644


Why do we use templates?

604


What is flush () in c++?

580


I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?

1587


Can you explicitly call a destructor on a local variable?

602


what is Member Functions in Classes?

620


Why can templates only be implemented in the header file?

659