You need to implement printTheThirdRow method. It should print the third row of the twoDimArray. The elements should be separated by space.
It is guaranteed that twoDimArray has at least 3 rows.
You need to implement printTheThirdRow method. It should print the third row of the twoDimArray. The elements should be separated by space.
It is guaranteed that twoDimArray has at least 3 rows.
Create a free account to access the full topic