Old value of the variable
It is very common to create another variable to store old value of the variable. There could be some option to have .old of each object that stores old value of that object. An object oriented language can have this property to save time while debugging and writing programs.
No comments:
Post a Comment