Question: QUESTION 41 Given the following code: public static void main (String args) ( St ring[] planets {He rcury, Venus, Earth, Mars); = system. out.println (planets.length)i

QUESTION 41 Given the following code: public static void main (String args) ( St ring[] planets {"He rcury", "Venus", "Earth", "Mars"); = system. out.println (planets.length)i System.out.println (planets [1].length )); What is the output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
