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
Describe linked list using C++ with an example.
What is the operator in c++?
How can you link a c++ program to c functions?
Why ctype h is used in c++?
What are c++ templates used for?
Why cout is used in c++?
What is the difference between a baller and a reference in C++?
Why is standard template library used?
How to allocate memory dynamically for a reference?
What is iterator c++?
Why c++ is faster than java?
Why namespace is used in c++?