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

Answer Posted / subhrajit

mallco is used in c language for static memory location in
heap area and i donot no the calloc.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is private, public and protected inheritance?

596


How can I learn c++ easily?

629


If I is an integer variable, which is faster ++i or i++?

598


Which operator cannot overload?

549


Which is better turbo c++ or dev c++?

571






Why do we use setw in c++?

653


What are arrays c++?

614


How a new operator differs from the operator new?

626


Explain method of creating object in C++ ?

599


How do you flush a buffer in c++?

610


What is object file? How can you access object file?

601


Can constructor be private in c++?

612


Program to check whether a word is a sub-string or not of a string typed

1602


Differentiate between an inspector and a mutator ?

710


what is data abstraction in C++?

655