Answer:
Selection statements (sometimes called conditional statements) can be defined as code (statements) that is executed only when a certain condition is satisfied.Selection is a powerful tool to control when and which code statements will run.
Whitespace
--------------------------------------------
Answer:
Print the manual in a loose leaf binder so even small changes can be replaced
Explanation:
Procedure manual is the document that contains the business policies and strategies. These strategies can be changed time to time in the interest of company.
As these policies or procedures changes, it is necessary to communicate with all employees. To communicate this updated information to all employees it is necessary to print all that pages, where the changes have been made to replace them in the current manual. If we print whole manual it may increase the cost of printing. To reduce printing cost and wastage of pages only print those particular pages that have been changed. This will help to communicate to the existing employees as well as to newly hired employees.
Answer: Server are optimized so that they can work efficiently and improve their performance while working. Application server optimization mechanism can be used for optimizing the server with respect to the application.
Some of the techniques used in the application server optimization are as follows:-
- Load balancing- which helps in upgrading throughput ,improves the time of response, enhance the bandwidth of network etc.
- Fail-over management- it is used for decrement of latency, balancing the server, increasing the availability of network and it resources etc.