1.參數值不同 參數類型不同
2.true false
3.單 interface
4.static
5.super
6.double float
7.false
8.package import
9.
Label ttxy=new Label("遊戲與動漫學院");
Button btn=new Label("OK");
10.抽象方法 構造方法
1.s1和s2內容不相同
2.a不能為零啊
3.
area =50.24
area =12.56
4.
public class Test
{
public static void main(String []args)
{
System.out.println("這是我的第壹個“JAVA”小程序");
}
}