String Manipulation V1.1
String Manipulation V1.1
s and packages
rpose ( businss logic)
s logic/ operation
Requirement
You have to create a core java String Manipulation Program whcih will perform tasks upon execution
of the program.
User will be asked to input a sentence
1. Number of vowles present in the sentence
2. Number of consonants
3. Number of special character within ( ^, &, #,$)
4. Number of digits
5. Number of uppercase characters
StringManipulationTask.java MyStringUtil.java
erCaseCnt){}
ult.
ackage: com.fujitsu.task.app.util
MyStringUtil.java