Analog Input

Oh..I get what you means. The arduino will be reset everytime a new sketch is uploaded. So if in previous sketch I am using analog pin as digital input/output pin, do I still need to define the analog pin to be input and digitalWrite the pin as Low if I uploaded another new sketch ?