|
;
System.out.println("Address: " + address);
System.out.println("Balance: " + balance);
System.out.println("Active: " + flag);
}
}
public class Account{
public static void main(String [] args){
Data person1 = new Data();
person1.open(true,"신","830-0000","대구광역","007",1456);
person1.deposit(10000
|
- 페이지 4페이지
- 가격 2,000원
- 등록일 2004.07.02
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|