You don’t have a constructor
You don’t have class variables that are global within the class. Therefore your variables are resetted in every call of display ()
You don’t have a constructor
You don’t have class variables that are global within the class. Therefore your variables are resetted in every call of display ()