Recommends the number of calories a person


1. Write a Java program (use Conditional (? :) Operator) that recommends the number of calories a person should eat each day. Base your recommendation on the person's weight and whether the person has an active or sedentary (inactive) lifestyle.:

• If the person is sedentary, that person's activity factor is 13. 
• If the person is active, that person's activity factor is 15. 
Recommended number of calories= weight* activity factor

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Recommends the number of calories a person
Reference No:- TGS087727

Expected delivery within 24 Hours