java tutorial array theory

in this video we will see:
what is an array in java?
an array is a collection of similar data types/ elements. array is a container that holds objects.
how to use array?to use an array in a program, you must declare a variable to reference the array, and you must specify the type of array the variable can refer.
we also see what is 2 dimensional array, 2 dimensional array in this video, and how to refer to a particular element in a multi dimensional array.

github :- https://github.com/navinreddy20/java-tutorial-for-beginners-crash-course

check out our website: http://www.telusko.com

follow telusko on twitter: https://twitter.com/navinreddy20

follow on facebook:
telusko : https://www.facebook.com/teluskolearnings
navin reddy : https://www.facebook.com/navintelusko

follow navin reddy on instagram: https://www.instagram.com/navinreddy20

subscribe to our other channel:
navin reddy : https://www.youtube.com/channel/ucxmkk8bmsof-ubf43z-pdgq?sub_confirmation=1
telusko hindi :
https://www.youtube.com/channel/ucitzw4roetvgrrlncpws-cw?sub_confirmation=1

subscribe to the channel and learn programming in easy way.

java tutorial for beginners: https://goo.gl/p10qfb

c tutorial playlist : https://goo.gl/8v92pu

android tutorial for beginners playlist : https://goo.gl/mzliuj

xml tutorial : https://goo.gl/eo79do

design patterns in java : https://goo.gl/kd2mwe

socket programming in java : https://goo.gl/jlmebg

spring mvc tutorial : https://goo.gl/9ubbg2

openshift tutorial for beginners : https://goo.gl/s58bqh

spring framework with maven : https://goo.gl/maeluo

sql tutorial for beginners : https://goo.gl/x3prtg

string handling in java : https://goo.gl/zudpwa

array in java : https://goo.gl/uxtauy

java servlet : https://goo.gl/r5nhp8

exception handling in java : https://goo.gl/n4nbaw

java tutorial array theory