M, or L, for Design a method that calculates the monthly cost to rent a roadside billboard. Variables include the size of the billboard small, medium, or large) and its location (H, M, or L for high-,...


M, or L, for<br>Design a method that calculates the monthly cost to rent a roadside billboard. Variables include the size of the billboard<br>small, medium, or large) and its location (H, M, or L for high-, medium-, or low-traffic areas). The method should throw an exception if<br>the size or location code is invalid. The monthly rental cost is shown in Table 11-1.<br>High Traffic Medium Traffic Low Traffic<br>Small size<br>900.00<br>500.00<br>200.00<br>Medium size<br>1600.00<br>1200.00<br>600.00<br>Large size<br>2000.00<br>1500.00<br>800.00<br>Table 11-1 Monthly billboard rental rates<br>

Extracted text: M, or L, for Design a method that calculates the monthly cost to rent a roadside billboard. Variables include the size of the billboard small, medium, or large) and its location (H, M, or L for high-, medium-, or low-traffic areas). The method should throw an exception if the size or location code is invalid. The monthly rental cost is shown in Table 11-1. High Traffic Medium Traffic Low Traffic Small size 900.00 500.00 200.00 Medium size 1600.00 1200.00 600.00 Large size 2000.00 1500.00 800.00 Table 11-1 Monthly billboard rental rates

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here