Function_Method > * funtion = Method이다. > * static = 정적 한정자 변수명은 소문자(ex : int name)로 작성하지만, 함수는 대문자(ex : static void Main())로 작성한다. static 한정자 (= 정적