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



Can you help me with this one? Make a program that when a user inputed a Product Name, it w..

Answer / xxpneumatic

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Explain the use of vtable.

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


What is an incomplete type in c++?

0 Answers  


What can I use instead of namespace std?

0 Answers  


What is name hiding in c++?

0 Answers  






What is a manipulative person?

0 Answers  


What is a storage class? Mention the storage classes in c++.

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


What is endianness?

0 Answers  


What is the output of the following program? Why?

0 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


What is stack unwinding?

0 Answers  


Categories