write a program that will produce the ff. output.
"what fruit will you buy?
1)apple
2)orange
3)mango
ENTER CHOICE (1,2 or 3)>
HOW MANY WILL YOU BUY?>
THAT WILL COST XX.XX
What is constructor in C++?
What is a terminating character in c++?
When should overload new operator on a global basis or a class basis?
What are the c++ access specifiers?
Specify different types of decision control statements?
Write some differences between an external iterator and an internal iterator?
Is ca high or low level language?
What are the various access specifiers in c++?
Is c++ proprietary?
Define precondition and post-condition to a member function?
Explain the concept of dynamic allocation of memory?
How many namespaces are there in c++?