How to Return an Array

# Introduction In Java, we can return an array from a method. This is useful when we want to return a group of data. In this lab, we will learn how to return an array in Java.

|60 : 00

Click the virtual machine below to start practicing