Answer:basic computer skills
Explanation:
How to passed my test
Answer:
The answer to the given question is "communication".
Explanation:
In the given question the answer is communication because An intranet is a private network within a company that is used to securely exchange confidential information and resources among employees. and all option are not correct that can be described as:
- In the intranet, we use the web browser to open web application.
- The print server is a software program that is used to manages print requests.
- The web server is used to provide the communication.
That's why the answer to this question is "communication".
The answer to this question would be the last choice. The master program that controls the system hardware.
All computers require a software known as the <em>operating system</em> to properly function and allow you to use the computer. This operating system works as a "master program" that manages the computer's processes and memory.
Answer:
I think the first one us to create a link to a website
Answer:
range
Explanation:
range(num1, num2) returns the numbers from num1 up to but not including num2.
Example: range(1, 4) will return the numbers 1, 2, 3.
Hope this helps :)