in c Uninitialized static and global variables are on the uninitialized data segement .
so in this code
int var; //on the uninitialized data segement