본문 바로가기

pungjoo

검색하기
pungjoo
프로필사진 pungjoo.kim

  • 뭘까 뭘까 (19)
    • HTTP (3)
    • JAVA (11)
    • 미분류 (4)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2007/04   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Tags
  • reflection
  • chunked
  • toString
  • cookie
  • Keep-Alive
  • clone
  • http/1.1
  • http
  • unmodifiableList
  • Proxy
  • Java
  • Session
  • singleton
  • Transfer-Encoding
  • getRequestURI
  • object
  • InvocationHandler
  • Reference
  • urlclassloader
  • Content-Length
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2007/04/24 (1)

pungjoo

call by value VS call by reference 추가 설명

들어가면서 java는 call by value일까요? call by reference일 까요? 책이나 여타 문서를 보면 대부분 call by value라고 쓰여 있고 개중에는 반쪽짜리 call by reference라고 쓰여 있습니다. 어떤 책/문서에는 call by reference라고 쓰여 있기도 하고... 퀴즈 package com.pungjoo.edu; public class ReferenceVSvalue { private String message = null; private int data = 0; public ReferenceVSvalue(String message, int init) { this.message = message; this.data = init; } public static ..

JAVA 2007. 4. 24. 15:48
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

DNS server, DNS service

티스토리툴바