Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag memory allocation
Recent posts under tag memory allocation
All
Questions
MCQs
Jobs
Articles
0
votes
0
answers
C: How to release memory after exec query ?
posted
Mar 13, 2018
by
anonymous
interview questions
c
memory allocation
0
votes
2
answers
What is memory leak and how it should be avoided using c?
posted
May 1, 2017
by
Neeraj Kumar
c
memory allocation
interview questions
0
votes
1
answer
Haw many of you understand dynamic allocation of memory, can someone explain this in detail?
posted
Apr 19, 2017
by
Leon Martinović
c
memory allocation
0
votes
2
answers
Which one is better to use in dynamic memory allocation malloc() or calloc(), please explain with appropriate example ?
posted
Apr 19, 2017
by
Anirudha Sarkar
c
interview questions
memory allocation
+2
votes
2
answers
C: What will happen if free() use an invalid pointer to release the memory ?
posted
Jan 18, 2017
by
Neelam
c
interview questions
memory allocation
heap
+3
votes
2
answers
What function should be used to free the memory allocated by calloc() ? and how?
posted
Jul 19, 2016
by
Vrije Mani Upadhyay
c
memory allocation
...