Question: (In java) The first image is the layout my tutor gave me to code and fill in the blanks The second image is what we
Stringl names "zero", "ones" "two", "three", String] tensNames ""twenty" while number -1) string numbe rString # "-; int one sDigit number % 10; int ten sDigit (number/18)%18; int hundredsDigit = number/180; if (hundredsDigit > 8) if () numberStringnames[hundredsDi else igit] +"hundred and " if (tensDigit 1 numbe rString += tensNames(tensDigit]; if (tensDigit 1 h if (onesDigit >e) t if (one sDigit = e ) {} System.out.println(numberString)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
