When we use Abstract Class and when we use Interface?where we
will implement in real time?
No Answer is Posted For this Question
Be the First to Post Answer
what are difference between c and c++?
What are the five types of inheritance in C++?
In how many ways we can initialize an int variable in C++?
If a function doesn’t return a value, how do you declare the function?
Is std :: string immutable?
What is java and c++?
Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?
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 is a singleton c++?
What is a singleton class c++?
Search for: what is pair in c++?
What are the various oops concepts in c++?