Question: What is the output of the following code? ArrayList list = new ArrayList (); String s1 new String (Java); String s2 = new String (Java);

What is the output of the following code? ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
