Can you help me with
this one?

Make a program that
when a user inputed a
Product Name, it will
display its price, and
when the user inputed
the quantity of the
inputed product, it will
show its total price.

The output must be like
this:

Product Name:
Price:
Quantity:
Total Price:

..this is the list of
products to be inputed:

Cellphone - 1500
Washing Machine - 5200
Television - 6000
Refrigirator - 8000
Oven - 2000
Computer - 11000


thanks..:D

Answer Posted / xxpneumatic

XD.. It seems no one wants to give idea XD..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is arr and &arr are same expression for an array?

576


Is eclipse good for c++?

536


Tell me what are static member functions?

608


what is C++ objects?

663


When does a name clash occur in c++?

707






What are the advantages of pointers?

593


How does c++ structure differ from c++ class?

577


What are advantages of using friend classes?

625


Why do we use templates?

593


How is modularity introduced in C++?

763


Difference between inline functions and macros?

591


What are the advantages of c++? Explain

588


What does it mean to declare a member function as virtual?

580


What is friend class in c++ with example?

494


What is difference between class and function?

577