Course contentsShow
Java
Lesson 242 of 2,8706. ArraysPro lesson

Zero-Length Arrays

Create valid empty arrays with length 0: new int[0], useful for representing empty collections.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.