<u>Explanation:</u>
Remember, an algorithm in simple words means a set of instructions or steps to be followed in other to solve a problem.
Note, to decide which commute is cheaper, it means the output of the algorithm should be the cheaper way to commute.
Using pseudocode do the following;
- determine the inputs and outputs of the problem
- arrange the identified problem into micro-tasks
- describe each micro-tasks in the pseudocode
- Test the pseudocode by solving the problem.
Answer: A. Verify the wireless connection is using the fastest wireless standard the router supports.
D. Enable QoS for the gaming applications on the router and on the son's computer.
Explanation: Verifying the wireless connection is using the fastest wireless standard the router supports will improve line of connectivity and reduce network latency hence gaming consoles communicate faster.
QoS enables the prioritizing of the volume of internet traffic on the console for high quality gaming. QoS will also enable more internet bandwidth to be channeled to the gaming console.
Answer:
Working with text in presentation programs is similar to working with text in other application, audience size influences font size, and font size and font color can be changed in presentations.
B) Spreading the news about the incident response plan is not a good idea. If an incident was intentionally caused by a malicious person or group, knowing your response plan gives them information about how to make things worse.
Answer:
yum(Yellowdog Updater Modified)
Explanation:
YUM (Yellowdog Updater Modified):- It is a tool that is open source command-line and also a graphical based package management for linux systems based on RPM (RedHat Package Manager) .It allows users to easily search,update,install or remove software packages on a systems.YUM uses many third party repositories so that the packages can be installed automatically.