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

What is ios class in c++?

661


What are the types of pointer?

644


Is c++ a dying language?

689


What is dynamic and static typing?

779


Write a Program to find the largest of 4 no using macros.

687






Can we use this pointer in a class specific, operator-overloading function for new operator?

699


What are the steps in the development cycle?

705


Which programming language's unsatisfactory performance led to the discovery of c++?

916


How many different levels of pointers are there?

759


What is the use of function pointer?

658


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

653


What's the "software peter principleā€?

716


Explain some examples of operator overloading?

754


How can we access protected and private members of a class?

680


What are vtable and vptr?

715