1) Write a C++ program to write your name infinite number of times on the computer screen (use goto statement).
2) Modify the program written in step 1 to print your name 10 times on the computer screen using goto statement (hint: use if statement to break infinite loop). The results must be displayed on the computer screen exactly as shown below: http://file14.9q9q.net/preview/72627527/11.jpg.html