Java Array Part-1 (length vs length(), default value array, different ways to declare array)

Published: 26 April 2021
on channel: Dr. Parag Shukla
813
22

This video demonstrates the practical examples of array in java.

In this video following concepts explained with practical example.
1. Array index starts from 0. if array size is 10 then range is from 0 to 9.
2. length vs length()
3. default value of array type
4. different ways to declare an array

int, byte and short array has default value 0
float and double array has default value 0.0
boolean array has false
char array has default value space
String array has default value null
Class array has default value null


For Learning More about Programming
Subscribe to My Channel: https://www.youtube.com/c/drparagshuk...


On this page of the site you can watch the video online Java Array Part-1 (length vs length(), default value array, different ways to declare array) with a duration of hours minute second in good quality, which was uploaded by the user Dr. Parag Shukla 26 April 2021, share the link with friends and acquaintances, this video has already been watched 813 times on youtube and it was liked by 22 viewers. Enjoy your viewing!