please someone tell me the difference between a \'static variable\' and a \'normal variable\' in oops or in java. Also their usage if possible.
That question doesn't make much sense. Java doesn't have dynamic variables. CommonLisp has them, for example, but Java doesn't.