Showing posts with label 1-D Array Creation. Show all posts
Showing posts with label 1-D Array Creation. Show all posts

JAVA- 1-D Array Creation

array creationHow to Create an Array:-


Every Array in java is an object.
Hence we can create an array by using new operator or keyword.
example:-


    int [ ] a=new int [3] ;
array

Rules For Creating 1-D Array:-

Flipkart End Of Season Sale






© Copyright 2017 Javabychetan.blogspot.com