In this video we will learn what are arrays in Java and how to solve some typical questions that are asked in the exam.
For Notes on Array in Java click on - https://simplycoding.in/important-questions-on-single-dimensional-array/
00:00 – What are One dimensional array
00:43 – What is an array in java?
00:30 – How to declare and instantiate an array in java?
02:58 – What is an index in and array?
04:55 – Short Questions on arrays in java