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



write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange..

Answer / prasad chavare

3

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is constructor c++?

0 Answers  


Is multimap sorted c++?

0 Answers  


Explain function overloading

0 Answers  


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


What is c++ coding?

0 Answers  






What is std :: flush?

0 Answers  


What is the difference between set and map in c++?

0 Answers  


What is a tuple c++?

0 Answers  


What happens when you make call 'delete this;'?

0 Answers  


What operators can you overload in c++?

0 Answers  


Types of storage and scope of each type

2 Answers   CA,


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


Categories