Arrays in java are similar to arrays in python. They start at index 0. Arrays cannot have multiple different datatypes. they must only hold 1 datatype.
Arrays in java are similar to arrays in python. They start at index 0. Arrays cannot have multiple different datatypes. they must only hold 1 datatype.