Question: somebody can show me how to do this one please Programming Exercise #exl_2 1. Create a new text file named ex1_2.cpp with the following two

Programming Exercise #exl_2 1. Create a new text file named "ex1_2.cpp" with the following two lines. Be sure to replace the string "Your FullName" with your real full name Filename: exl_2.cpp Student: YourFullName * 2. Next to the above two lines, write a C++ program that will display a sentence of question. "What is your favorite color?", and allow the user to answer by typing one single word such as "Red", "Blue". "Pink" or "Yellow". Then, take the user input from the keyboard to combine with two strings: "You said you like and * color." The following is a sample output Be sure to display the double quotes before and after the word of color - i\csc1123exl 2 What is your favorite color? Blue You said you like "Blue color. Pen W. PLD - C- Programming 2022 Version) 3 Capture a screen shot similar to the following and paste it to the Word document named "exi.docx" (or doc). 4. Create a zip file (must be zip format containing the cpp" file the exe" file, and the doc" (or docx" on "pdf) file 5. Upload only the p fie
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
