In this modular program, the pseudocode and a flowchart for the calculation of person's body mass index (BMI) is given by:
A flowchart is also referred to as flow diagram and it can be defined as a graphical representation of an algorithm for a work process or workflow.
A pseudocode can be defined as a description of the steps contained in an algorithm, especially through the use of a plain (natural) language.
In this modular program, the pseudocode and a flowchart for the calculation of person's body mass index (BMI) is given by:
Read more on pseudocode here: https://brainly.com/question/13208346
#SPJ1