Question: JAVA Programming add Implementation #1. JAVA // should work for all numbers 1 through 99. Convrt numbrs in a string to words //Sampl input -
JAVA Programming add Implementation
#1. JAVA
// should work for all numbers 1 through 99.
Convrt numbrs in a string to words
//Sampl input - TEST
//String str1 = Bring 55 Appls to my Apt 8A;
//String str2 = Bring 9 Appls to room 1;
public StringBuildr cnvrtWrdNumToDigits(String str){
//RTURN
//should OUPUT
// x. 1.) Bring fifty five Appls to my Apt ightA
//x. 2.) Bring nin Appls to room on
}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
