Question: Consider the following java program. What is the output? 1 public class P2 t public static void main(String[] args) t String s-; for (int i
Consider the following java program. What is the output?

1 public class P2 t public static void main(String[] args) t String s-""; for (int i = 1; i = 3; i++) { 4 for (int j-1; j
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
