COMP2401 > Ch3: Pointers and Memory > Flashcards
What are the 4 main segments in the C memory model
What does the code segment store
What does the data segment store
What does the stack segment store
What does the heap segment store