A jagged array is an array of arrays such that member arrays can be of different sizes. In other words, the length of each array index can differ.
정보
- 프로그램
- 주기매일 업데이트
- 발행일2024년 3월 22일 오후 12:59 UTC
- 길이1분
- 등급전체 연령 사용가
A jagged array is an array of arrays such that member arrays can be of different sizes. In other words, the length of each array index can differ.