Question: Does the stack contain data that was declared in the .data section of a program? No, the data declared in the .data section of a
Does the stack contain data that was declared in the .data section of a program?
| No, the data declared in the .data section of a program goes in the data segment of memory. |
| No, the data declared in the .data section of a program goes in the text segment of memory. |
| Yes, the stack contains all the data of the program. |
| Yes, the .data section goes in the start of the stack. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
