Question: Write a program that transforms numbers 1, 2, 3, ..., 7 into the corresponding week- days Monday, Tuesday, Wednesday, ..., Sunday. - using substring -using
Write a program that transforms numbers 1, 2, 3, ..., 7 into the corresponding week- days Monday, Tuesday, Wednesday, ..., Sunday.
- using substring
-using 8 const strings
- c++
-cannot use if statements or switch statements
- use string manipulations for output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
