Java CMD program for checking whether the input number is a power the base number or not.
using Java version 1.8.0
Run the program using :
"javac CMD_Is_Power_Of_Base.java"
then
"java CMD_Is_Power_Of_Base"
in Windows CMD
while CMD is in the CMD-is-power-of-base-Java directory
You can see the program document using :
"javadoc CMD_Is_Power_Of_Base.java"
while CMD is in the CMD-is-power-of-base-Java directory
Feel free to contact me at:
@ armanazarnik@gmail.com