Okay, in Java programming we have these array arrays. So Kyle, I will say a cloud storage account container to store a few quite a lot of variables, quite a lot of values. So to the Cray array, we can do something like this. Let's see. dabba dabba something that is on and see equal 1.0 2.0 3.04 point 0.0 Okay. So in this array, I can have a few values and is something like the Kareena very But guess what we in a square bracket here.
So to get all this value, I can do something like this. Let's see I pray in each row is zero I should be getting the first value, I should be getting one. Okay, so in array A, we want to get the value of first require the first element. So we have to start from zero here. If you want to get a second value, we put one if you want to get a value we put two. Okay, so I put here one I don't get a second value did I put here too, I don't get a W. So in these Java programming this array when we want to get the first value he will always be starting from zero and then we count from zero to get the value okay so if I say I want to change the values in this array, I can do something like this IE zero equal I say I do 8.0 okay then I print out the first value.
Issue now, be a should be a point zero is a we can use these are these numbers are these index here to get the values in the array and also change the values in our array.