Question: What will be the output of the following Java program? class array output { public static void main (String args ) char array variable =

What will be the output of the following Java program? class array output { public static void main (String args ) char array variable = new char [5]; for (int i = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
