What is static storage allocation in data structure?
Answers
Answered by
0
hope it will help you
Attachments:
Answered by
0
hello dear.....⬇️⬇️⬇️⬇️ i help u...
Dynamic allocation is achieved using certain functions like malloc(), calloc(), realloc(), free in C and "new", "delete" in C++. Static Memory Allocation -memory allocated at compile time in stack or other data segments. This is used when the amount(size) of memory is static/constant and is known during compile-time.
I hope help u.....
Dynamic allocation is achieved using certain functions like malloc(), calloc(), realloc(), free in C and "new", "delete" in C++. Static Memory Allocation -memory allocated at compile time in stack or other data segments. This is used when the amount(size) of memory is static/constant and is known during compile-time.
I hope help u.....
Similar questions
English,
8 months ago
Science,
8 months ago
Chemistry,
8 months ago
CBSE BOARD XII,
1 year ago
English,
1 year ago