2. The following table contains earthquake magnitude ranges on the Richter scale and their descriptors: Magnitude Descriptor Less than 2.0 Micro 2.0 to less than 4.0 Minor 4.0 to less than 5.0 Light...

C++ program2. The following table contains earthquake magnitude ranges on the Richter scale and their<br>descriptors:<br>Magnitude<br>Descriptor<br>Less than 2.0<br>Micro<br>2.0 to less than 4.0<br>Minor<br>4.0 to less than 5.0<br>Light<br>5.0 to less than 6.0<br>Moderate<br>6.0 to less than 8.0<br>Major<br>8.0 to less than 10.0<br>Great<br>10.0 or more<br>Meteoric<br>Write a program that reads a magnitude from the user and displays the appropriate<br>descriptor as part of a meaningful message. For example, if the user enters 5.5 then your<br>program should indicate that a magnitude 5.5 earthquake is considered to be a moderate<br>earthquake.<br>

Extracted text: 2. The following table contains earthquake magnitude ranges on the Richter scale and their descriptors: Magnitude Descriptor Less than 2.0 Micro 2.0 to less than 4.0 Minor 4.0 to less than 5.0 Light 5.0 to less than 6.0 Moderate 6.0 to less than 8.0 Major 8.0 to less than 10.0 Great 10.0 or more Meteoric Write a program that reads a magnitude from the user and displays the appropriate descriptor as part of a meaningful message. For example, if the user enters 5.5 then your program should indicate that a magnitude 5.5 earthquake is considered to be a moderate earthquake.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here