Monthly Archives: 2006年June

C interview questions – static variables, pointers structures

Question.1 tests whether the interviewee is aware of significance of a static variable and whether is able to differentiate between a static variable and an automatic variable. Question.2 is ......