canple ille cal. wald dieliy. biakerzesa Fequhdedazes Einksiageres i. he [in redan- apanninitiokered] ain tremel 1 1 hodipt nuw Oribencet, nat+l 1. 1 I 1 (15 Pts) Choose the best answer below for a function which accepts any character and two integers, row and column then displays the indicated number of rows of that character, each row containing the indicated number of columns of that character. For example, the call: printChar('\#', 5, 12); // 5 rows, 12 columns would display: \#\#\#\#\#\#\#\#\#\#\#\# \#\#\#\#\#\#\#\#\#\#\#\# \#\#\#\#\#\#\#\#\#\#\#\# \#\#\#\#\#\#\#\#\#\#\#\# \#\#\#\#\#\#\#\#\#\#\#\#.