ELI5: Explain Like I'm 5

Static method

A static method is a way of doing something in a program that doesn't need to change. It's like giving a program a set of instructions that it can use over and over again. It means that the program will always do the same thing in the same way, no matter what. It's a bit like learning a song - if you know the words and tune, you can sing it again and again.
Related topics others have asked about: