STL (140)
OOPS (873)
C++ General (2409)
What are the various oops concepts in c++?
What does it mean to declare a member function as virtual?
What is data structure in c++?
How to generate random numbers in C++ with a range?
How do you initialize a string in c++?
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
What does oop mean in snapchat?
Describe Trees using C++ with an example.
What is pointer with example?
What are the advantages of inheritance in c++?
How to get the current position of the file pointer?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is while loops?
Can we use THIS Pointer in static function – Reason in C++?
Explain explicit container.