type checking (n)~ The process performed by a compiler or interpreter to make sure that when a variable is used it is treated as having the same data type as it was declared to have.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 52 조회
- 목록
본문
type checking (n)~ The process performed by a compiler or interpreter to make sure that when a variable is used it is treated as having the same data type as it was declared to have.