Only one copy of static variables is created when a class is loaded. Each object instantiated has its own copy of instance variables.
Previous Question Next Question
Your comments will be displayed only after manual approval.