What are the types of array in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between declaration and definition in C++?
Write a program which uses Command Line Arguments
What are manipulators in c++ with example?
what is scupper?
what do you mean by volatile variable?
What is rtti in c++?
What is c++ library?
what are function pointers?
Can I learn c++ in a week?
What is a reference in C++?
What kind of jobs can I get with 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?