Skip to content

Java CMD program for counting the vowels of the entered string.

License

Notifications You must be signed in to change notification settings

Rmanamr/CMD-count-vowels-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CMD-count-vowels-Java V 1.0 License: MIT

Java CMD program for counting the vowels of the entered string.
using Java version 1.8.0

Run the program using :
"javac CMD_Count_Vowels.java"
then
"java CMD_Count_Vowels"
in Windows CMD
while CMD is in the CMD-count-vowels-Java directory

You can see the program document using :
"javadoc CMD_Count_Vowels.java"
while CMD is in the CMD-count-vowels-Java directory

Feel free to contact me at:
@ armanazarnik@gmail.com

About

Java CMD program for counting the vowels of the entered string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages