The main method is the entry point for a class invoked from the java command line tool. In the main method signature there is string array enclosed in a pair of parenthesis, (String args[]). What is its purpose? When we invoke a class using the java command line tool, we can pass our program information at the time the program is run. We do this by adding a list of arguments after the java className syntax.
En esta página del sitio puede ver el video en línea Learn Java Programming - Main Method Parameter and Arguments Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Daniel Ross 03 agosto 2015, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 6,645 veces y le gustó 51 a los espectadores. Disfruta viendo!