what is mallloc()?how it works?

Answer Posted / srinath, hyd

ya. this is an memory allocation porpose.
some other allocations are there calloc(), alloc()

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

661


Explain what is the concatenation operator?

628


Do pointers store the address of value or the actual value of a variable?

613


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

651


What is pass by reference in functions?

327






What is c variable?

556


What is data structure in c and its types?

598


Write a program to print factorial of given number using recursion?

607


Which one would you prefer - a macro or a function?

606


What is build process in c?

647


What does the function toupper() do?

661


What is integer constants?

626


What is static identifier?

706


How can I sort more data than will fit in memory?

632


Explain bit masking in c?

642