Can I use methods of a class without instantiating this class? September 28, 2023 by Tarik It’s called static variables and static methods. Just try it and see that it compiles.