1. Why the values of static and global variables are initialized to zero by default?
2. How can we write our own sizeof() operator?