Java CMD program for printing Print a to z every other alphabet.
using Java version 1.8.0
Run the program using :
"javac CMD_Print_A_To_Z_Every_Other_Alphabet.java"
then
"java CMD_Print_A_To_Z_Every_Other_Alphabet"
in Windows CMD
while CMD is in the CMD-print-a-to-z-every-other-alphabet-Java directory
You can see the program document using :
"javadoc CMD_Print_A_To_Z_Every_Other_Alphabet.java"
while CMD is in the CMD-print-a-to-z-every-other-alphabet-Java directory
Feel free to contact me at:
@ [email protected]