Question: public class CharArrayInput { public static void main ( String [ ] args ) { String obj = abcdef; int length = obj.length ( )
public class CharArrayInput
public static void mainString args
String obj "abcdef";
int length obj.length;
char c new charlength;
obj.getCharslength,c;
CharArrayReader input new CharArrayReaderc;
CharArrayReader input new CharArrayReaderc;
int i;
try
while i inputread
System.out.printchari;
catch IOException e
eprintStackTrace;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
