Problem Description Name the program hw06 In this programming assignment you are to create a class Pattern that can be used to draw a pattern of any type, i.e. it will be a template. Implementation requirements (1) Refer to problem below for the specifics of the recursive method in our case “Write a recursive function that takes place as a parameter a nonnegative integer and generates the following pattern of stars. If the nonnegative integer is 4, then the pattern generated is: **** *** ** * * ** *** **** Also write a program that prompts the user to enter the number of lines in the pattern and uses the recursive function to generate the pattern. For example, specifying 4 as the number of lines generates the above pattern. “ our case. (2) Create the Pattern class as a template that is able to draw the pattern in any type (int, char…). Add a single field for the symbol to draw. (3) Make sure you include the .cpp at the end of the header file. (4) The recursive method should be named draw() and it should accept a single integer value representing the number of characters at its center, or what the book refers to as the number of lines. Same thing. (5) Design the class with encapsulation in mind and add the methods needed and required. (6) Test the class in the driver using the sample output given below as a guideline.

Looking for solution of this Assignment?

WHY CHOOSE US?

We deliver quality original papers

Our experts write quality original papers using academic databases.We dont use AI in our work. We refund your money if AI is detected  

Free revisions

We offer our clients multiple free revisions just to ensure you get what you want.

Discounted prices

All our prices are discounted which makes it affordable to you. Use code FIRST15 to get your discount

100% originality

We deliver papers that are written from scratch to deliver 100% originality. Our papers are free from plagiarism and NO similarity.We have ZERO TOLERANCE TO USE OF AI

On-time delivery

We will deliver your paper on time even on short notice or  short deadline, overnight essay or even an urgent essay