MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
malloc() allocates memory from the heap and not fr..
1.
malloc() allocates memory from the heap and not from the stack.
A.
TRUE
B.
FALSE
C.
May Be
D.
Can't Say
E.
Answer» B. FALSE
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
malloc() allocates memory from the heap and not from the stack.
malloc() returns a float pointer if memory is allocated for storing float's and a double pointer if memory is allocated for storing double's.A.
Which languages necessarily need heap allocation in the run time environment?
Which of the following is/are true
Among 4 header files, which should be included to use the memory allocation functions like malloc(), calloc(), realloc() and free()?
Which function is used to delete the allocated memory space?
What is the return type of malloc() or calloc()?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply