Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.
No Answer is Posted For this Question
Be the First to Post Answer
What are the various arithmetic operators in c++?
What are files in c++?
Explain stack unwinding.
Do we have to use initialization list in spite of the assignment in constructors?
Which programming language should I learn first?
Explain the different access specifiers for the class member in c++.
what is pulse code modulation?
Differentiate between a copy constructor and an overloaded assignment operator.
Difference between Top down and bottom up approaches for a given project ?
14 Answers BSNL, CSC, HCL, HP, IIT, Infosys, Siemens,
Can c++ be faster than c?
Are strings mutable in c++?
How delete [] is different from delete?