What Is A Data Segment?
Answers
Answered by
0
Answer:
A data segment is a portion of an object file or the corresponding virtual address program that contains initialized static variables,that is,global variables and static local variables.
Similar questions