It may be useful to think in terms of data memory in C and C++ as being divided into three separate spaces: Static memory. This is where variables, which are defined outside of functions, are located.
Some results have been hidden because they may be inaccessible to you