X1280: Arrays 0 / 10 What does this code do? int nums[] = {}; System.out.println(nums.length); Java arrays