Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

do i have to use static methods in java main

Use a static method 
when you want to be able to access the method 
without an instance of the class
 
PREVIOUS NEXT
Tagged: #static #methods #java #main
ADD COMMENT
Topic
Name
8+3 =