Answer:
A pseudo code was used in calculating the body mass index (BMI) of a person. The code was executed and can be shown on the explanation section below
Explanation:
Solution
#Pseudocode program to calculate the BMI of a person
Input height in meter
Input weight in kg
BMI = Weight / (height)2
If BMI < 18.5 then
Print output as “Underweight”
ElseIf BMI >= 18.5 and BMI < 24.9 then
Print output as “Healthy”
ElseIf bmi >= 24.9 and BMI < 30
Print output as “overweight”
Else BMI >=30 then
Print output as “Obesity”
End if

Cartesian robots (sometimes called rectilinear or gantry robots) have three linear axes, x, y, z.
I believe it's A. online meeting
Answer:
Web Services
Explanation:
<em>Web Services</em> is a technology that uses a set of protocols and protocols that serve to exchange data between applications. Different software applications developed in different programming languages, and executed on any platform, can use web services to exchange data on computer networks such as the Internet. Interoperability is achieved through the adoption of open openings.