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
Does c++ support multilevel and multiple inheritances?
Is c++ platform dependent?
Explain how to initialize a const data member.
What is c++ vb?
How can an improvement in the quality of software be done by try/catch/throw?
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
What does scope resolution operator do?
How can I improve my c++ skills?
Implement a 2 dimensional array by one dimentional array
What is the best ide for c++?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
What is the use of function pointer?