- Programming Exercise Ex15 2 1 Create A New Text File Named Ex15 2 Cpp With The Following Two Lines Be Sure To Repl 1 (214.07 KiB) Viewed 50 times
Programming Exercise # ex15_2 1. Create a new text file named "ex15_2.cpp" with the following two lines. Be sure to repl
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Programming Exercise # ex15_2 1. Create a new text file named "ex15_2.cpp" with the following two lines. Be sure to repl
Programming Exercise # ex15_2 1. Create a new text file named "ex15_2.cpp" with the following two lines. Be sure to replace the string “YourFullName” with your real full name. /*Filename: ex15_2.cpp Student: YourFullName */ 2. Next to the above two lines, write a C++ program that will convert the console application of Programming Exercise #1 to a GUI application. Use a “TextBox” control to take the user input, and display the output in another “TextBox” control. Make sure the output looks similar to the following. X Blood Type Check Rh Type Percentage in U.S. population 1.5% 3. Capture a screen shot similar to the following and paste it to the Word document named “ex15.docx” (or .doc). Create a .zip file (must be .zip format) containing the “.cpp" file, the “.exe” file, and the “.doc” (or “.docx” or ".pdf") file. 5. Upload only the .zip fie.