填空题

填写完整下面程序中所缺的部分。
class myfirst

【14】

System.out,println("This is my first Java Application");

【参考答案】

public static void main(Stringargs[])