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

Explain what is class definition in c++ ?

599


What are containers in c++?

567


What are the various arithmetic operators in c++?

571


Is it possible to provide default values while overloading a binary operator?

764


When does a 'this' pointer get created?

616






Explain stack & heap objects?

628


How to tokenize a string in c++?

602


What are c++ manipulators?

607


what you know about c++?

661


What is the object serialization?

620


What is conditions when using boolean operators?

594


Is c++ proprietary?

578


Explain what data encapsulation is in c++?

570


What is string in c++ programming?

619


How can I disable the "echo" feature?

607