Computer Science, asked by PURPLEARMYGIRL, 5 days ago

write an algorithm to find the volume of the box​

Answers

Answered by 11Prem11
2

Answer:

algorithm is the way to approach a problem .or a ser of rules here in maths it is used in way as formula used to find volume of the box

Explanation:

so a box can either be a cube box or cuboid box

so for both of these the algorithm is l×w×h

and if it is square l=l

w=l

h=h

so this algorithm works for both cube or cuboid box just put values in l and b and h

Similar questions