Question: Write a static method String initials(String str) which receives a full name(str) and returns the initials. No Array/ArrayList for this method Full Name Initials Returned
Write a static method String initials(String str) which receives a full name(str) and returns the initials. No Array/ArrayList for this method
Full Name Initials Returned
Katie Smith K.S
No char
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
