Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Java
do i have to use static methods in java main
Zahra Alobaydi
Programming language:
Java
2021-04-28 11:00:56
0
Q:
do i have to use static methods in java main
whitedevil
Code:
Java
2021-05-24 13:22:00
Use a static method when you want to be able to access the method without an instance of the class
0
Tags
use
java
method
Related
how to call a static method in java
can we overload a static method in java
static in java
java public static void main
private static final java
what is static setter and getter examples in java
why main method is public static void in java
how to call a static method from another class in java
run static method java
create object of static class in java
static data and static methods in java
Static method in java
New to Communities?
Join the community