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

Array Initializer Lists

Create and populate arrays in one step using initializer syntax: int[] arr = {1, 2, 3}.

This lesson is for subscribers

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