what is use of having static variables defined in a header file . Each source file include the header file will get its own copy . what is the use of this ?
This questions was asked in one of the interview for me. He stressed me to give the use.He said they are using this in their code.