type (n)~ In programming the nature of a variable. For example integer real number text character or floating point number. Data types in programs are declared by the programmer and determine the range of values a variable can take as well as the operations that can be performed on it.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 54 조회
- 목록
본문
type (n)~ In programming the nature of a variable. For example integer real number text character or floating point number. Data types in programs are declared by the programmer and determine the range of values a variable can take as well as the operations that can be performed on it.