Create an application that lets the user enter an objects


Problem

Mass and Weight Scientists measure an object's mass in kilograms and its weight in Newtons. If you know the amount of mass of an object, you can calculate its weight, in Newtons, with the following formula:

Weight = Mass x 9.8

Create an application that lets the user enter an object's mass and then calculates its weight. If the object weighs more than 1000 Newtons, display a message indicating that it is too heavy. If the object weighs less than 10 Newtons, display a message indicating that it is too light.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create an application that lets the user enter an objects
Reference No:- TGS02672994

Expected delivery within 24 Hours