public class DumpArgs { public static void main(String[] args){ System.out.println("Passed Args : "); for(int i=0;i