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 / xxpneumatic
XD.. It seems no one wants to give idea XD..
Is This Answer Correct ? | 0 Yes | 0 No |
What are c++ templates used for?
What are the uses of pointers?
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
What is a dangling pointer?
Explain what you mean by a pointer.
What are the rules about using an underscore in a c++ identifier?
What is ofstream c++?
What is the C-style character string?
How to write Multithreaded applications using C++?
2 Answers Honeywell, TCS, Wipro,
What is optimization in c++? when using volatile.optimization is not possible..what does this mean?
Is there a c++ certification?
Is set c++?