The option that is true is option C: Jabez created a shared folder that is accessible to remote servers in the collection.
<h3>What are servers?</h3>
A server is known to be a form a computer program or device that helps to give a service to a given computer program and its user.
Note that in the case above, The option that is true is option C: Jabez created a shared folder that is accessible to remote servers in the collection.
Learn more about servers from
brainly.com/question/17062016
#SPJ1
According to the given question, sales is a two-dimensional array and contains 10 rows and 7 columns wherein each component is of type integer and the variables sum and j are also of integer type.
<u>Explanation:</u>
In order to find the sum of the elements of the fifth row of sales, the correct piece of code should be:
sum=0;
for(j=0;j<7;j++)
sum=sum+sales[4][j];
The indexing in an array always starts from zero, therefore, to calculate the sum of the fifth row, the user has to write 4 in the index to point to the fifth row.
Answer:
script kiddies
Explanation:
script kiddies is used to describe individuals who want to attack computers yet lack the knowledge of computers and networks needed to do so