✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
In the C language, the standard libraries provide a function called malloc that programmers can use to dynamically create space for large data elements like arrays or structures.
Which of the 4 "lifetime" categories would represent the allocation of memory for these large structures?