Guess the output of java code.

import java.util.scanner;
public class sanjay {
Scanner inp = new Scanner;
int a[10]=inp.nextInt();
int n=strlen(a[]);
for(int s=1; s<n;s++)
System.out.println(" "+a[s]);
}

Posted on by