SCJP를 따볼까?
아래 코드의 8번째 줄에서 NullPointerException이 발생했다면 뭐가 잘못되었을까요? 1: public String toString() 2: { 3: String retValue = ""; 4: retValue = "StudProf ( " 5: + super.toString() + TAB 6: + "studProfId = " + this.studProfId + TAB 7: + "stud = " + this.stud == null? "" : this.stud.getStudId() + TAB 8: + "prof = " + this.prof == null? "" : this.prof.getEmpId() + TAB 9: + "type = " + this.type == null? "" : this.t..
이전글/2007
2007. 4. 29. 23:28
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- 267,307
- Today
- 1
- Yesterday
- 2
링크
TAG
- Fun
- Spring
- Confluence
- EA
- 기술 동향 분석
- Prototype
- 환경 분석
- 배치
- 목표
- 책
- Ajaxian
- 코드 검색기
- hibernate
- koders
- 기술 아키텍처
- Ext
- krugle
- GS EC팀
- Spring Batch
- 반성
- Book
- 마소
- Google Code Search
- 꿈 각오
- 오픈소스
- Mac
- 일본전산
- 연산자우선순위
- CAPS
- OpenSeed