STL (140)
OOPS (873)
C++ General (2409)
What is a class and object?
How do you declare A pointer to a function which receives nothing and returns nothing
Why is c++ difficult?
What are the advantages of c++? Explain
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?
What are arrays c++?
How do you work around them?
How is objective c different from c++?
Is string data type in c++?
How does java differ from c and c++?
Explain the concept of dynamic allocation of memory?
Why would you use pointers in c++?
Can I learn c++ without knowing c?
What is a storage class?
Where do I find the current c or c++ standard documents?