Infosys interview question

What are arrays in java?

Interview Answer

Anonymous

Dec 3, 2023

Arrays are data structures which are used to store different values with one single variable. They have a fixed size.