A, will also check word usage
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]
<span>An ecommerce application is the software that handles ecommerce transactions. It helps customers to find products, make a selection and submit payment. A key component of an ecommerce application is an online shopping cart. </span>
Answer:
The best answer is "D"
server needs ddr4 memory and ddr3 is installed.
Explanation:
Installing ddr4 memory and ddr3 on the server will not allow the server to recognize all of the memory installed at the same time. This will help the technician for the installation one at a time.