What is a c++ map?
What is data binding in c++?
How do you initialize a string in c++?
Why do we use the using declaration?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
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 we specify variable field width in a scanf() format string? If possible how?
Is java based off c++?
How do you sort a sort function in c++ to sort in descending order?
What does ios :: app do in c++?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What is a class template in c++?
What is c++ good for?
Explain what are accessor methods?
Which ide is best for c++?