Why is malloc used?

Answer Posted / saipriya

To allocate the memory

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best organizational structure?

644


Explain what is dynamic data structure?

647


Explain what are multidimensional arrays?

603


explain what are actual arguments?

636


Can an array be an Ivalue?

666






while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

740


Is c object oriented?

542


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2936


Why isn't any of this standardized in c? Any real program has to do some of these things.

626


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

675


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

731


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

769


What are runtime error?

629


What is n in c?

575


What is difference between static and global variable in c?

539