Question: #include using namespace std; void letter_count (char [], int) ; int main() { constintSIZE=11charletters[SIZE]={m,i,s,s,i,s,s,i,p,p,il; letter_count(letters, SIZE); return0 1 [ begin{array}{l} text { void letter_count(char }

 \#include using namespace std; void letter_count (char [], int) ; int
main() \{ constintSIZE=11charletters[SIZE]={m,i,s,s,i,s,s,i,p,p,il; letter_count(letters, SIZE); return0 1 \[ \begin{array}{l} \text { void
letter_count(char } 1[1, \text { int size) } 1 \\ \text {
char letter; } \\ \text { int count_of_letter }=0 ; \end{array} \]

\#include using namespace std; void letter_count (char [], int) ; int main() \{ constintSIZE=11charletters[SIZE]={m,i,s,s,i,s,s,i,p,p,il; letter_count(letters, SIZE); return0 1 \[ \begin{array}{l} \text { void letter_count(char } 1[1, \text { int size) } 1 \\ \text { char letter; } \\ \text { int count_of_letter }=0 ; \end{array} \] cout "Enter a letter to be counted: "; cin letter: \[ \begin{array}{l} \text { for }(\text { int } 1=0 ; i "Enter a letter to be counted:" ; cin letter; cout "The number of times " letter "appears in array is: " count_of_letter endi; j 14. (2pts) Does this program contain a function prototype? If so, what is the name of this function prototype? 15. (2pts) To store the vatues in the fetters array, is user input, or initialization used to do so? 16. (2pts) Is the variable count. of letter initialized upon declaration? 17. (2pts) Is variable SIZE declared after its items are traversed? Yes No 18. (2pts) Will the value stored in letter modify any value stored in [[i]

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!