If MyProg.java were compiled as an application and then run from the command line as: java MyProg I like testswhat would be the value of args[ 1 ] inside the main( ) method?
Reveal answer
Fill a bubble to check yourself
If MyProg.java were compiled as an application and then run from the command line as: java MyProg I like testswhat would be the value of args[ 1 ] inside the main( ) method?