static variable in C++

Zero-initialized static data goes in .BSS (Block Started by Symbol), non-zero-initialized data goes in .DATA