It is a C++ PROGRAM

(Displaying a Square of Any Character) Write a function that displays a solid square whose side is specified in integer parameter side, of whatever character is contained in character parameter fillCharacter. Read the two parameters from the keyboard in main function. For example, if side is 4 and fillCharacter is’+’, the function displays Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .