目前分類:【Java】 OCA 1Z0-808 (48)

瀏覽方式: 標題列表 簡短摘要

一.題目

Given:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一.題目

Given the code fragment:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一.題目

Given the code fragment:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一.題目

Given:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一.題目

Given the code fragment:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一.題目

Given the code fragment:

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

一. 題目

package clothing;
public class Shirt {
public static String getColor() {
return "Green";
}
}
Given the code fragment:
package clothing.pants;
//line n1
public class Jeans {
public void matchShirt() {
//line n2
if(color.equals("Green")) {
System.out.print("Fit");
}
}
public static void main(String[] args) {
Jeans trouser = new Jeans();
trouser.matchShirt();
}
}

文章標籤

書童 發表在 痞客邦 留言(0) 人氣()

推薦文章: 【投資理財】新戶 數位帳戶 利率 比較, 推薦碼, 推薦連結 上半年 2024

考試資訊

文章標籤

書童 發表在 痞客邦 留言(4) 人氣()

«123
Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼