First, please take a look at the following code.
package test; class c_hi { public static void method_hi(){ System.out.println("hi"); }