why int arr[100] not allowed in java code example Example: how to make a fixed size array in java dataType[] arrayRefVar = new dataType[arraySize];