The <u>OSI model</u> describes how data actually moves from an application on one computer to an application on another networked computer.
<h3>What is the OSI model?</h3>
OSI model is an acronym for open systems interconnection and it comprises seven (7) main layers, which typically starts from the hardware layers (layers in hardware systems) to the software layers (layers in software systems)
<h3>The layers of the OSI model.</h3>
Basically, there are seven (7) layers in the open systems interconnection (OSI) model and these include the following in sequential order;
In this context, we can infer and logically deduce that the <u>OSI model</u> is typically used to describe and illustrate how data moves from a software application on one computer to a software application located on another networked computer.
Read more on OSI model here: brainly.com/question/26177113
#SPJ1
A sort function sorts in an ascending or desceding order
The true statement is that the function would sort in decreasing order.
<h3>What is a sort function?</h3>
A sort function is a code segment that is used to reorder a list in ascending or descending order, when called or evoked
<h3>The order of the sort function</h3>
The code segment is given as:
if (list[index] < list[index + 1]) {
temp = list [index];
list[ index] = list [index +1];
list[index +1] = temp;
}
In the above code, we can see that the code compares a list element with the next element on the list, and the larger value comes to the front
This means that the sort function sorts in decreasing order
Read more about code segments at:
brainly.com/question/16397886
Answer:
1. they are now able to make,design and test designs created
2.with the use of a computer , work is done at a very fast rate
3. with a computer in the field of engineering, mistakes don't occur frequently.