The memory is allocated during compile time in static memory allocation. We cannot increase the size during the execution of the program. It occupies so much memory as compare to dynamic memory allocation. Example: Array.

Suggested Papers: