Please write a c++ code for my pseudo code. I am take a classthat is teaching me flow charts and pseudocode and I would like tosee the actual code so that I can start preparing myself for nextsemester’s classes. Here is the pseudo code:
// Global constant for body mass
Constant Real BODY_MASS_MULTIPLIER = 703
// main module
Module main()
// Local variables
Declare Real Weight, Height, BMI, OverUnder
// Get the weight
Call getWeight(Weight)
// Get the height
Call getHeight(Height)
// Calculate the body mass
Call setMass(Weight, Height, BMI)
// Calculate the over/under indicator
Call setOverUnder(BMI, OverUnder)
// Display body mass and indicator
Call showBMI(BMI, OverUnder)
End Module
// The getWeight module gets weight and stores it
//
PayPal Gateway not configured
PayPal Gateway not configured