Computer Science, asked by 2120911019, 9 days ago

write a program with the function volume which accept three sides of a cube and return it's volume provide a default a value of 1 for all the three sides of a cube.call this function with zero,one,two,three argument and display the volume returned in the main()
v=s^3
s=length of side​

Answers

Answered by rgrohith8aps
0

Answer:

Clearly about the three side of cube

Similar questions