How do I run c++?
No Answer is Posted For this Question
Be the First to Post Answer
Enter n no. of element and delete value from desire position
What is ostream in c++?
What is constructor in C++?
Why do we use double in c++?
Write about c++ storage classes?
how to create window program in c++.please explain.
Explain data encapsulation?
Explain about templates of C++.
What is vectorial capacity?
Why was c++ made?
What are the restrictions apply to constructors and destructors?
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?