Write a program that transforms numbers 1, 2, 3, , 12 into the corresponding month names January,

Question:

Write a program that transforms numbers 1, 2, 3, …, 12 into the corresponding month names January, February, March, …, December. Make a very long string "January February March ...", in which you add spaces such that each month name has the same length. Then use sub string to extract the month you want.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: