Frage im Vorstellungsgespräch bei Wipro

What is the Array in java?

Antwort im Vorstellungsgespräch

Anonym

17. Feb. 2022

Array is the data structure which can be use to store the multiple elements . Every programming language is use to array data structure. Array is capable to store same type of an elements which means different type of element array will not allows.