-- The new operator automatically initializes the elements of an array to their default value, which, for example, is zero for all numeric types and null for all reference types. -- why we should we ...
hashset, linkedhashset, linkedlist in upcoming lecture we talking about collection so you understand why we need other data structure to store element. -- only homogenous data allowed in array e.g if ...