Computer Science, asked by Anonymous, 2 months ago

Write a program to calculate volume of cube, cuboid and cylinder using function overloading using C++programming language and by using classes​

Answers

Answered by harshitsingh1514
0

Write a program to calculate volume of cube, cuboid and cylinder using function overloading using C++programming language and by using classes

Answered by cutebrainlystar
0

Explanation:

\huge{\underline{\bold{\pink{Answer:⤵}}}}

Make array as a private member of the class. use a for loop to iterate over indexes until index == length... at each iteration test the value against your search criters... when match found, you could return/use the index/value as you need .... ;)

Similar questions