Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
Which function can be used to release the dynamic allocated memory in C?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
Which function can be used to release the dynamic allocated memory in C?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
Answer is
free().
Please
log in
or
register
to add a comment.
Related questions
+1
vote
Q: Which built-in library function can be used to re-size the allocated dynamic memory in C-Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: Which built-in library function can be used to re-size the allocated dynamic memory?
asked
Jan 18, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: How can you determine the size of an allocated portion of memory?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: Which built-in function can be used to move the file pointer internally in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: How is the dynamic memory allocation in 1D array in C?
asked
Jan 23, 2021
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...