Question: c++ code in which user inputs the name and it will print output of the name in asterisk pattern as shown in above pic. program

 c++ code in which user inputs the name and it will

c++ code in which user inputs the name and it will print output of the name in asterisk pattern as shown in above pic. program should contain loops like "for" "switch" etc .

QUESTION: Write a C++ program to get the output name "ASAD" in an asterisk pattern. Following is the sample. The input must be in the following pattern. By using loops create an output of the name in C++. Following is the example. The code must be like that Winclude 6 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 using namespace std; int main() C int 1,3,K-13 char ch; cout>ch; cout

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!