Java array online quiz test by Java interview questions on arrayJava arrays are group of homogeneous elements. Homogeneous means - of the same kind i.e. Java arrays contains the elements of same type. Syntax datatype[] array_name; or datatype array_name[]; Start QuizQuestionYour answer: Correct answer: NextYou got {{SCORE_CORRECT}} out of {{SCORE_TOTAL}}Your Answers Please Share