Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Upload and submit a C + + source code file ( with an extension of . cpp ) for each of the following 3 problem
Upload and submit a C source code file with an extension of cpp for each of the following problem statements. Use the name in parentheses for the program name. So the first program will be named greet.cpp
greet Modify the "hello" program by adding your name after the word hello. So if your name is Dave, the program should output Hello, Dave.
points
initial Create a program to display your initials using symbols of your choice. So if your initials are TAT and you pick an asterisk as the symbol your output would look like:foutputfff house Create a program to draw a house like this You may vary the design, but you must properly use at least forward slash and backslash in your design:C:Users TouchetteDocuments Special.exeC:Users TouchetteDocuments Special.exe
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started