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
Mention the storage classes in c++.
Write about a nested class and mention its use?
What is stack unwinding?
Write a note about the virtual member function?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
How can a struct in c++ differs from a struct in c?
What is a dangling pointer in c++?
What is the use of seekg in c++?
What are vtable and vptr?
Should the this pointer can be used in the constructor?
Why was c++ created?
What is & in c++ function?
What is c++ and its features?