How to make a cloud variable in java

Viewed 40

How to make a variable like....

For the first time the program is executed initially it was 3000 but after execution it became 1000 But i want that 1000 to be implemented when i execute the program next time and so on.

Is it possible by any method Just like coins in a game you close the game amd reopen the coins remain same as before.

0 Answers
Related