public class Length{
public static void main(String args[]){
System.out.println( " number of String args: " +args. ( 11 ) );
}