How do you create a new function in Java?

Call a Method public class Main { static void myMethod() { System.out.println(“I just got executed!”); } public static void main(String[] args) { myMethod(); } } // Outputs “I just got executed!”

Sizin İçin Seçtik  100 watt LED projektör kaç amper çeker?

Leave a Reply

Your email address will not be published. Required fields are marked *

How do you create a new function in Java?

Call a Method public class Main { static void myMethod() { System.out.println(“I just got executed!”); } public static void main(String[] args) { myMethod(); } } // Outputs “I just got executed!”

Sizin İçin Seçtik  What is the correct way to declare a method?

Leave a Reply

Your email address will not be published. Required fields are marked *