public class ? { public static void main( String[] args ) { System.out .println("hello java"); } }
求问问号处应该填什么