Answer:
char str[5][100]
Explanation:
See attachment for options:
From the options, we can see that the programming language is C language.
The syntax to store an array of m strings with a maximum of n elements in C is:
char array-name[m][n]
In this case:
--- Number of strings in the array
--- Maximum character in each string
Assume the array name is str, the syntax can be expressed as:
char str[5][100]
Hey
7 is true
8 <span>
the user preference settings</span>
Answer:
Explanation:
You do not have options please be more in depth it would help me with your question.
Answer:
Acceptability, Dependability and Security, Efficiency, and Maintainability.
Explanation:
Acceptability, Dependability and Security, Efficiency, and Maintainability.