STL (140)
OOPS (873)
C++ General (2409)
How can we access protected and private members of a class?
How do you declare a set in c++?
Is linux written in c or c++?
Why polymorphism is used in oops?
Is eclipse good for c++?
Which software is best for c++ programming?
What is encapsulation c#?
How do we implement inheritance in c++?
Explain how an exception handler is defined and invoked in a Program.
What is this pointer in 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?
What is a terminating character in c++?
How would you use qsort() function to sort an array of structures?
What is the use of namespace std in C++?
can we make game by using c