Question: Programming Exercise #ex4_1 1. Create a new text file named ex4_1.cpp with the following two lines. Be sure to replace the string *YourFullName with your

 Programming Exercise #ex4_1 1. Create a new text file named "ex4_1.cpp"

Programming Exercise #ex4_1 1. Create a new text file named "ex4_1.cpp" with the following two lines. Be sure to replace the string *YourFullName" with your real full name. Filename: ex4_1.cpp Student: Your Full Name / 2. Next to the above two lines, write a C++ program that will use the correct variable of the tm* structure (provided by the "" header file) to obtain the value of current day of week". Then, create an array of string type named "weekday" whose elements are the names of day of week" in Japanese, Below is a list of the Japanese names for the day of week". English Japanese Sunday Nichiyobi Monday Getsuyobi Tuesday Kayobi Wednesday Suiyobi Thursday Mokuyobi Friday Kinyobi Saturday Doyobi 3. If the current day of week is "Friday", be sure to display the output similar to the following in Japanese. Developer Com. Eccl1234 1.630 Value of variable: 5 Today is Kinyol in Japan

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!