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
Answer Posted / prasad chavare
3
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are structs in c++?
What are the 2 main types of data structures?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is scope operator in c++?
What is the use of namespace std in C++?
Why we use #include iostream in c++?
How a new element can be added or pushed in a stack?
What are the types of array in c++?
What is a hashmap c++?
What is implicit conversion/coercion in c++?
What does ios :: app do in c++?
What is the disadvantage of using a macro?
How much do coding jobs pay?
What is c++ and its uses?
Why is standard template library used?