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 #include ctype h in c++?

0 Answers  


What is size of empty class object

5 Answers   CA,


WHAT IS THE ABREVATION OF FORTRAN?

4 Answers  


When is dynamic checking necessary?

0 Answers  


How do you save a c++ program?

0 Answers  






What are the c++ access specifiers?

1 Answers  


What programming language should I learn first?

0 Answers  


What is c++ w3school?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


How does com provide language transparency?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


Explain queue. How it can be implemented?

0 Answers  


Categories