1. What are arrays in Java programming? | ![]() |
2. How can we pass arrays as parameters to methods in Java? | ![]() |
3. Can we return an array from a method in Java? | ![]() |
4. What is the difference between array length and array size in Java? | ![]() |
5. How can we access elements of an array passed as a parameter to a method in Java? | ![]() |