Tag Archives: reference type

How to initialize an array with zero values in Java

This article will look at how to fill up Java array with default values effectively on an array creation. Continue reading

Posted in Language basics | Tagged , , , | Leave a comment