STL (140)
OOPS (873)
C++ General (2409)
How do I convert a stl file?
What is purpose of abstract class?
Explain overriding.
Can a destructor be called directly?
Can private class be inherited?
What is the most common mistake on c++ and oo projects?
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?
Explain the volatile and mutable keywords.
Explain all the C++ concepts using examples.
Is c++ the best programming language?
What are the five basic elements of a c++ program?
What is a loop? What are different types of loops in c++?
What are the types of abstraction?
Why use of template is better than a base class?
What is the best ide for c++?