TheBrahminCoder - How to Instantiate array in java

 Here is an example of how to instantiate an array in Java:


This creates an integer array of size 5. You can also initialize the array with values like this:

Comments

Popular posts from this blog

TheBrahminCoder - What is script tag and types of scripts

TheBrahminCoder - What is CSS and types of CSS