Can anyone clearly explain the "concept of variable-free programming",
in Object Oriented Programming with a sample code.

I found this in a java assignment, it says that

Your program must adhere to all the standard Java programming style guidelines including code readability, logical clarity, scoping rules, proper use of class and instance variables, encapsulation, naming conventions for classes, methods and variables and

"concept of variable-free programming".

Thank you very much