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 flush () in c++?

579


How many different levels of pointers are there?

656


Differentiate between a template class and class template in c++?

636


What is an iterator class in c++?

601


Is turbo c++ free?

621






What is meant by entry controlled loop? What all C++ loops are exit controlled?

572


What is the difference between global int and static int declaration?

415


What character terminates all character array strings a) b) . c) END

672


How do you traverse a btree in backward in-order?

626


What are the methods of exporting a function from a dll?

650


Why is polymorphism useful?

568


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

590


Describe linked list using C++ with an example.

651


How to demonstrate the use of a variable?

644


What does count ++ do in c++?

695